Uses of Class
com.mypurecloud.sdk.v2.model.ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot
Packages that use ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot
-
Uses of ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot.entityType(String entityType) ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot.probability(BigDecimal probability) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationKnowledgeSearchSuggestionsTopicSuggestedIntent.getDetectedSlots()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationKnowledgeSearchSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot> detectedSlots) voidConversationKnowledgeSearchSuggestionsTopicSuggestedIntent.setDetectedSlots(List<ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot> detectedSlots)