Uses of Class
com.mypurecloud.sdk.v2.model.ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlot
Packages that use ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlot
-
Uses of ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlot in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlot.entityType(String entityType) ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlot.probability(BigDecimal probability) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationKnowledgeArticleSuggestionsTopicSuggestedIntent.getDetectedSlots()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlotModifier and TypeMethodDescriptionConversationKnowledgeArticleSuggestionsTopicSuggestedIntent.detectedSlots(List<ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlot> detectedSlots) voidConversationKnowledgeArticleSuggestionsTopicSuggestedIntent.setDetectedSlots(List<ConversationKnowledgeArticleSuggestionsTopicSuggestedIntentSlot> detectedSlots)