Package | Description |
---|---|
com.veeva.vault.vapil.api.model.response |
Models for Vault API responses
|
com.veeva.vault.vapil.api.request |
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
|
Modifier and Type | Method and Description |
---|---|
SCIMUser |
SCIMUserResponse.getUser()
List of all SCIM Schema data returned
|
Modifier and Type | Method and Description |
---|---|
List<SCIMUser> |
SCIMUserBulkResponse.getResources() |
Modifier and Type | Method and Description |
---|---|
void |
SCIMUserBulkResponse.setResources(List<SCIMUser> resources) |
Modifier and Type | Method and Description |
---|---|
SCIMRequest |
SCIMRequest.setSCIMUser(SCIMUser scimUser)
Set parameter for SCIM User Object for creating or updating SCIM Users
|
Copyright © 2021. All rights reserved.