Uses of Class
com.mypurecloud.sdk.v2.api.request.GetScimV2SchemaRequest
Packages that use GetScimV2SchemaRequest
-
Uses of GetScimV2SchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetScimV2SchemaRequestModifier and TypeMethodDescriptionSCIMApi.getScimV2Schema(GetScimV2SchemaRequest request) Get a SCIM schemaSCIMApiAsync.getScimV2SchemaAsync(GetScimV2SchemaRequest request, AsyncApiCallback<ScimV2SchemaDefinition> callback) Get a SCIM schema -
Uses of GetScimV2SchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetScimV2SchemaRequestModifier and TypeMethodDescriptionGetScimV2SchemaRequest.Builder.build()GetScimV2SchemaRequest.withCustomHeader(String name, String value) GetScimV2SchemaRequest.withSchemaId(String schemaId)