Uses of Class
com.mypurecloud.sdk.v2.model.ConversationScriptSuggestionsTopicSuggestedIntentSlot
Packages that use ConversationScriptSuggestionsTopicSuggestedIntentSlot
-
Uses of ConversationScriptSuggestionsTopicSuggestedIntentSlot in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationScriptSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationScriptSuggestionsTopicSuggestedIntentSlot.entityType(String entityType) ConversationScriptSuggestionsTopicSuggestedIntentSlot.probability(BigDecimal probability) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationScriptSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationScriptSuggestionsTopicSuggestedIntent.getDetectedSlots()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationScriptSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationScriptSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationScriptSuggestionsTopicSuggestedIntentSlot> detectedSlots) voidConversationScriptSuggestionsTopicSuggestedIntent.setDetectedSlots(List<ConversationScriptSuggestionsTopicSuggestedIntentSlot> detectedSlots)