Uses of Class
com.mypurecloud.sdk.v2.model.ConversationScriptSuggestionsTopicSuggestedIntent
Packages that use ConversationScriptSuggestionsTopicSuggestedIntent
-
Uses of ConversationScriptSuggestionsTopicSuggestedIntent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationScriptSuggestionsTopicSuggestedIntentModifier and TypeMethodDescriptionConversationScriptSuggestionsTopicSuggestedIntent.confidence(BigDecimal confidence) ConversationScriptSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationScriptSuggestionsTopicSuggestedIntentSlot> detectedSlots) ConversationScriptSuggestionsTopicScriptSuggestionEvent.getActiveIntent()Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationScriptSuggestionsTopicSuggestedIntentModifier and TypeMethodDescriptionConversationScriptSuggestionsTopicScriptSuggestionEvent.activeIntent(ConversationScriptSuggestionsTopicSuggestedIntent activeIntent) voidConversationScriptSuggestionsTopicScriptSuggestionEvent.setActiveIntent(ConversationScriptSuggestionsTopicSuggestedIntent activeIntent)