Uses of Class
com.mypurecloud.sdk.v2.api.request.GetUsersCustomattributesSchemaVersionsRequest
Packages that use GetUsersCustomattributesSchemaVersionsRequest
-
Uses of GetUsersCustomattributesSchemaVersionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetUsersCustomattributesSchemaVersionsRequestModifier and TypeMethodDescriptionUsersApi.getUsersCustomattributesSchemaVersions(GetUsersCustomattributesSchemaVersionsRequest request) Get all versions of a user schemaUsersApiAsync.getUsersCustomattributesSchemaVersionsAsync(GetUsersCustomattributesSchemaVersionsRequest request, AsyncApiCallback<DataSchemaListing> callback) Get all versions of a user schema -
Uses of GetUsersCustomattributesSchemaVersionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetUsersCustomattributesSchemaVersionsRequestModifier and TypeMethodDescriptionGetUsersCustomattributesSchemaVersionsRequest.Builder.build()GetUsersCustomattributesSchemaVersionsRequest.withCustomHeader(String name, String value) GetUsersCustomattributesSchemaVersionsRequest.withSchemaId(String schemaId)