Uses of Class
com.mypurecloud.sdk.v2.model.CustomAttributesListing
Packages that use CustomAttributesListing
-
Uses of CustomAttributesListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CustomAttributesListingModifier and TypeMethodDescriptionConversationsApi.getConversationCustomattributes(GetConversationCustomattributesRequest request) Get a list of custom attributes for a conversation.ConversationsApi.getConversationCustomattributes(String conversationId) Get a list of custom attributes for a conversation.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CustomAttributesListingModifier and TypeMethodDescriptionConversationsApi.getConversationCustomattributes(ApiRequest<Void> 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.ConversationsApiAsync.getConversationCustomattributesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CustomAttributesListing>> callback) Get a list of custom attributes for a conversation.ConversationsApi.getConversationCustomattributesWithHttpInfo(String conversationId) Get a list of custom attributes for a conversation.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CustomAttributesListingModifier and TypeMethodDescriptionConversationsApiAsync.getConversationCustomattributesAsync(GetConversationCustomattributesRequest request, AsyncApiCallback<CustomAttributesListing> callback) Get a list of custom attributes for a conversation.ConversationsApiAsync.getConversationCustomattributesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CustomAttributesListing>> callback) Get a list of custom attributes for a conversation. -
Uses of CustomAttributesListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomAttributesListingModifier and TypeMethodDescriptionCustomAttributesListing.results(List<CustomAttributes> results)