Uses of Class
com.mypurecloud.sdk.v2.model.ConversationKnowledgeSearchSuggestionsTopicSuggestedIntent
Packages that use ConversationKnowledgeSearchSuggestionsTopicSuggestedIntent
-
Uses of ConversationKnowledgeSearchSuggestionsTopicSuggestedIntent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentModifier and TypeMethodDescriptionConversationKnowledgeSearchSuggestionsTopicSuggestedIntent.confidence(BigDecimal confidence) ConversationKnowledgeSearchSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentSlot> detectedSlots) ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.getActiveIntent()Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationKnowledgeSearchSuggestionsTopicSuggestedIntentModifier and TypeMethodDescriptionConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.activeIntent(ConversationKnowledgeSearchSuggestionsTopicSuggestedIntent activeIntent) voidConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.setActiveIntent(ConversationKnowledgeSearchSuggestionsTopicSuggestedIntent activeIntent)