Uses of Class
com.mypurecloud.sdk.v2.model.ConversationIntentSuggestionsTopicSuggestedIntentSlot
Packages that use ConversationIntentSuggestionsTopicSuggestedIntentSlot
-
Uses of ConversationIntentSuggestionsTopicSuggestedIntentSlot in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationIntentSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationIntentSuggestionsTopicSuggestedIntentSlot.entityType(String entityType) ConversationIntentSuggestionsTopicSuggestedIntentSlot.probability(BigDecimal probability) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationIntentSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationIntentSuggestionsTopicSuggestedIntent.getDetectedSlots()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationIntentSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationIntentSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationIntentSuggestionsTopicSuggestedIntentSlot> detectedSlots) voidConversationIntentSuggestionsTopicSuggestedIntent.setDetectedSlots(List<ConversationIntentSuggestionsTopicSuggestedIntentSlot> detectedSlots)