Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCustomattributesSchemaVersionsRequest
Packages that use GetConversationsCustomattributesSchemaVersionsRequest
-
Uses of GetConversationsCustomattributesSchemaVersionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCustomattributesSchemaVersionsRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCustomattributesSchemaVersions(GetConversationsCustomattributesSchemaVersionsRequest request) Get all versions of a CCA schemaConversationsApiAsync.getConversationsCustomattributesSchemaVersionsAsync(GetConversationsCustomattributesSchemaVersionsRequest request, AsyncApiCallback<ConversationDataSchemaListing> callback) Get all versions of a CCA schema -
Uses of GetConversationsCustomattributesSchemaVersionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCustomattributesSchemaVersionsRequestModifier and TypeMethodDescriptionGetConversationsCustomattributesSchemaVersionsRequest.Builder.build()GetConversationsCustomattributesSchemaVersionsRequest.withCustomHeader(String name, String value) GetConversationsCustomattributesSchemaVersionsRequest.withSchemaId(String schemaId)