Uses of Class
com.mypurecloud.sdk.v2.model.ConversationCategory
Packages that use ConversationCategory
-
Uses of ConversationCategory in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCategoryModifier and TypeMethodDescriptionA collection of conditions joined together by logical operation to provide more refined filtering of conversationsConversationCategory.description(String description) The description of the categoryThe id of the categoryConversationCategory.interactionType(ConversationCategory.InteractionTypeEnum interactionType) The type of interaction the category will apply toThe name of the categoryMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationCategoryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationCategoryModifier and TypeMethodDescriptionConversationCategoriesEntityListing.entities(List<ConversationCategory> entities) voidConversationCategoriesEntityListing.setEntities(List<ConversationCategory> entities)