Package com.mypurecloud.sdk.v2.model
Class ConversationChatEventTopicJourneyContext
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationChatEventTopicJourneyContext
- All Implemented Interfaces:
Serializable
ConversationChatEventTopicJourneyContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomerSession(ConversationChatEventTopicJourneyCustomerSession customerSession) booleaninthashCode()voidvoidsetCustomerSession(ConversationChatEventTopicJourneyCustomerSession customerSession) voidsetTriggeringAction(ConversationChatEventTopicJourneyAction triggeringAction) toString()triggeringAction(ConversationChatEventTopicJourneyAction triggeringAction)
-
Constructor Details
-
ConversationChatEventTopicJourneyContext
public ConversationChatEventTopicJourneyContext() -
ConversationChatEventTopicJourneyContext
-
-
Method Details
-
customer
public ConversationChatEventTopicJourneyContext customer(ConversationChatEventTopicJourneyCustomer customer) -
getCustomer
-
setCustomer
-
customerSession
public ConversationChatEventTopicJourneyContext customerSession(ConversationChatEventTopicJourneyCustomerSession customerSession) -
getCustomerSession
-
setCustomerSession
-
triggeringAction
public ConversationChatEventTopicJourneyContext triggeringAction(ConversationChatEventTopicJourneyAction triggeringAction) -
getTriggeringAction
-
setTriggeringAction
-
equals
-
hashCode
public int hashCode() -
toString
-