Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCustomattributesSchemaRequest
Packages that use GetConversationsCustomattributesSchemaRequest
-
Uses of GetConversationsCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCustomattributesSchemaRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCustomattributesSchema(GetConversationsCustomattributesSchemaRequest request) Get a schemaConversationsApiAsync.getConversationsCustomattributesSchemaAsync(GetConversationsCustomattributesSchemaRequest request, AsyncApiCallback<ConversationDataSchema> callback) Get a schema -
Uses of GetConversationsCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCustomattributesSchemaRequestModifier and TypeMethodDescriptionGetConversationsCustomattributesSchemaRequest.Builder.build()GetConversationsCustomattributesSchemaRequest.withCustomHeader(String name, String value) GetConversationsCustomattributesSchemaRequest.withSchemaId(String schemaId)