Uses of Class
com.mypurecloud.sdk.v2.model.ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot
Packages that use ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot
-
Uses of ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot.entityType(String entityType) ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot.probability(BigDecimal probability) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicSuggestedIntent.getDetectedSlots()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot> detectedSlots) voidConversationThirdPartyActionSuggestionsTopicSuggestedIntent.setDetectedSlots(List<ConversationThirdPartyActionSuggestionsTopicSuggestedIntentSlot> detectedSlots)