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