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