Uses of Class
com.veeva.vault.vapil.api.request.UserRequest
Packages that use UserRequest
Package
Description
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of UserRequest in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return UserRequestModifier and TypeMethodDescriptionUserRequest.setAcceptCSV()
Set the Header Accept to return CSVUserRequest.setBinaryFile
(String filename, byte[] binaryContent) Specify source data in an input fileUserRequest.setBodyParams
(Map<String, Object> bodyParams) Single record form ObjectRecordRequest with name/value body parametersUserRequest.setContentTypeCsv()
Set the Header Content Type to CSVUserRequest.setContentTypeForm()
Set the Header Content Type to multipart/form-dataUserRequest.setContentTypeJson()
Set the Header Content Type to JSONUserRequest.setContentTypeXForm()
Set the Header Content Type to x-www-form-urlencodedUserRequest.setDomainAsTrue()
Set the domain query parameter as trueUserRequest.setExcludeAppLicensing
(Boolean excludeAppLicensing) Set whether to exclude app licensing when retrieving all usersUserRequest.setExcludeVaultMembership
(Boolean excludeVaultMembership) Set whether to exclude vault membership when retrieving all usersSet the filter to retrieve user permissionsUserRequest.setIdParam
(String idParam) Specify an UPSERT operation via the idParam for creating usersUserRequest.setInputPath
(String inputPath) Specify source data in an input fileSet limit value on retrieving all usersUserRequest.setOperation
(String operation) Specify an UPSERT operation for creating usersUserRequest.setOutputPath
(String outputPath) Specify source data in an output fileSet the sorting option and field on retrieving all usersSet start value on retrieving all usersSet parameter for retrieving users from vaults