Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationCustomattributesRequest
Packages that use GetConversationCustomattributesRequest
-
Uses of GetConversationCustomattributesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationCustomattributesRequestModifier and TypeMethodDescriptionConversationsApi.getConversationCustomattributes(GetConversationCustomattributesRequest request) Get a list of custom attributes for a conversation.ConversationsApiAsync.getConversationCustomattributesAsync(GetConversationCustomattributesRequest request, AsyncApiCallback<CustomAttributesListing> callback) Get a list of custom attributes for a conversation. -
Uses of GetConversationCustomattributesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationCustomattributesRequestModifier and TypeMethodDescriptionGetConversationCustomattributesRequest.Builder.build()GetConversationCustomattributesRequest.withConversationId(String conversationId) GetConversationCustomattributesRequest.withCustomHeader(String name, String value)