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