Package com.mypurecloud.sdk.v2.model
Class ConversationSummaryTopicTriggerSource
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationSummaryTopicTriggerSource
- All Implemented Interfaces:
Serializable
ConversationSummaryTopicTriggerSource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets sourceOutcomestatic enumGets or Sets sourceType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetSourceId(String sourceId) voidvoidtoString()
-
Constructor Details
-
ConversationSummaryTopicTriggerSource
public ConversationSummaryTopicTriggerSource() -
ConversationSummaryTopicTriggerSource
-
-
Method Details
-
sourceType
public ConversationSummaryTopicTriggerSource sourceType(ConversationSummaryTopicTriggerSource.SourceTypeEnum sourceType) -
getSourceType
-
setSourceType
-
sourceId
-
getSourceId
-
setSourceId
-
sourceOutcome
public ConversationSummaryTopicTriggerSource sourceOutcome(ConversationSummaryTopicTriggerSource.SourceOutcomeEnum sourceOutcome) -
getSourceOutcome
-
setSourceOutcome
-
equals
-
hashCode
public int hashCode() -
toString
-