Uses of Class
com.veeva.vault.vapil.api.model.response.UserResponse
Packages that use UserResponse
Package
Description
Models for Vault API responses
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of UserResponse in com.veeva.vault.vapil.api.model.response
Methods in com.veeva.vault.vapil.api.model.response that return types with arguments of type UserResponseMethod parameters in com.veeva.vault.vapil.api.model.response with type arguments of type UserResponse -
Uses of UserResponse in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return UserResponseModifier and TypeMethodDescriptionUserRequest.createSingleUser()
Create Single UserUserRequest.disableUser
(int userId) Disable UserUserRequest.updateSingleUser
(int userId) Update Single User