Uses of Class
com.mypurecloud.sdk.v2.model.ConversationCategoriesEntityListing
Packages that use ConversationCategoriesEntityListing
-
Uses of ConversationCategoriesEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConversationCategoriesEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCategories(GetSpeechandtextanalyticsConversationCategoriesRequest request) Get the list of detected Speech and Text Analytics categories of conversationSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCategories(String conversationId, Integer pageSize, Integer pageNumber) Get the list of detected Speech and Text Analytics categories of conversationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ConversationCategoriesEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCategories(ApiRequest<Void> request) Get the list of detected Speech and Text Analytics categories of conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCategoriesAsync(GetSpeechandtextanalyticsConversationCategoriesRequest request, AsyncApiCallback<ConversationCategoriesEntityListing> callback) Get the list of detected Speech and Text Analytics categories of conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationCategoriesEntityListing>> callback) Get the list of detected Speech and Text Analytics categories of conversationSpeechTextAnalyticsApi.getSpeechandtextanalyticsConversationCategoriesWithHttpInfo(String conversationId, Integer pageSize, Integer pageNumber) Get the list of detected Speech and Text Analytics categories of conversationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConversationCategoriesEntityListingModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCategoriesAsync(GetSpeechandtextanalyticsConversationCategoriesRequest request, AsyncApiCallback<ConversationCategoriesEntityListing> callback) Get the list of detected Speech and Text Analytics categories of conversationSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsConversationCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationCategoriesEntityListing>> callback) Get the list of detected Speech and Text Analytics categories of conversation -
Uses of ConversationCategoriesEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCategoriesEntityListingModifier and TypeMethodDescriptionConversationCategoriesEntityListing.entities(List<ConversationCategory> entities) ConversationCategoriesEntityListing.pageNumber(Integer pageNumber) ConversationCategoriesEntityListing.previousUri(String previousUri)