Package com.mypurecloud.sdk.v2.model
Class ConversationIntentSuggestionsTopicSuggestedIntent
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationIntentSuggestionsTopicSuggestedIntent
- All Implemented Interfaces:
Serializable
public class ConversationIntentSuggestionsTopicSuggestedIntent
extends Object
implements Serializable
ConversationIntentSuggestionsTopicSuggestedIntent
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConversationIntentSuggestionsTopicSuggestedIntent(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionconfidence(BigDecimal confidence) detectedSlots(List<ConversationIntentSuggestionsTopicSuggestedIntentSlot> detectedSlots) booleaninthashCode()voidsetConfidence(BigDecimal confidence) voidvoidvoidsetIntentId(String intentId) toString()
-
Constructor Details
-
ConversationIntentSuggestionsTopicSuggestedIntent
public ConversationIntentSuggestionsTopicSuggestedIntent() -
ConversationIntentSuggestionsTopicSuggestedIntent
-
-
Method Details
-
intent
-
getIntent
-
setIntent
-
intentId
-
getIntentId
-
setIntentId
-
confidence
-
getConfidence
-
setConfidence
-
detectedSlots
public ConversationIntentSuggestionsTopicSuggestedIntent detectedSlots(List<ConversationIntentSuggestionsTopicSuggestedIntentSlot> detectedSlots) -
getDetectedSlots
-
setDetectedSlots
public void setDetectedSlots(List<ConversationIntentSuggestionsTopicSuggestedIntentSlot> detectedSlots) -
equals
-
hashCode
public int hashCode() -
toString
-