Uses of Class
com.mypurecloud.sdk.v2.model.ConversationThirdPartyActionSuggestionsTopicSuggestedIntent
Packages that use ConversationThirdPartyActionSuggestionsTopicSuggestedIntent
-
Uses of ConversationThirdPartyActionSuggestionsTopicSuggestedIntent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationThirdPartyActionSuggestionsTopicSuggestedIntentModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicSuggestedIntent.confidence(BigDecimal confidence) ConversationThirdPartyActionSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot> detectedSlots) ConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.getActiveIntent()Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationThirdPartyActionSuggestionsTopicSuggestedIntentModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.activeIntent(ConversationThirdPartyActionSuggestionsTopicSuggestedIntent activeIntent) voidConversationThirdPartyActionSuggestionsTopicThirdPartyActionSuggestionEvent.setActiveIntent(ConversationThirdPartyActionSuggestionsTopicSuggestedIntent activeIntent)