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