Package com.mypurecloud.sdk.v2.model
Class ConversationResponseSuggestionsTopicSuggestedIntentSlot
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationResponseSuggestionsTopicSuggestedIntentSlot
- All Implemented Interfaces:
Serializable
public class ConversationResponseSuggestionsTopicSuggestedIntentSlot
extends Object
implements Serializable
ConversationResponseSuggestionsTopicSuggestedIntentSlot
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConversationResponseSuggestionsTopicSuggestedIntentSlot(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionentityType(String entityType) booleaninthashCode()probability(BigDecimal probability) voidsetEntityType(String entityType) voidsetProbability(BigDecimal probability) voidsetSlotName(String slotName) voidsetSlotValue(String slotValue) toString()
-
Constructor Details
-
ConversationResponseSuggestionsTopicSuggestedIntentSlot
public ConversationResponseSuggestionsTopicSuggestedIntentSlot() -
ConversationResponseSuggestionsTopicSuggestedIntentSlot
-
-
Method Details
-
slotName
-
getSlotName
-
setSlotName
-
entityType
-
getEntityType
-
setEntityType
-
slotValue
-
getSlotValue
-
setSlotValue
-
probability
-
getProbability
-
setProbability
-
equals
-
hashCode
public int hashCode() -
toString
-