Uses of Class
com.veeva.vault.vapil.api.model.common.SCIMUser
Packages that use SCIMUser
Package
Description
Models for Vault API responses
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of SCIMUser in com.veeva.vault.vapil.api.model.response
Methods in com.veeva.vault.vapil.api.model.response that return SCIMUserModifier and TypeMethodDescriptionSCIMUserResponse.getUser()
List of all SCIM Schema data returnedMethods in com.veeva.vault.vapil.api.model.response that return types with arguments of type SCIMUserMethod parameters in com.veeva.vault.vapil.api.model.response with type arguments of type SCIMUserModifier and TypeMethodDescriptionvoid
SCIMUserBulkResponse.setResources
(List<SCIMUser> resources) -
Uses of SCIMUser in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request with parameters of type SCIMUserModifier and TypeMethodDescriptionSCIMRequest.setSCIMUser
(SCIMUser scimUser) Set parameter for SCIM User Object for creating or updating SCIM Users