Package com.mypurecloud.sdk.v2.model
Class JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification
- All Implemented Interfaces:
Serializable
public class JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification
extends Object
implements Serializable
JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets eventType -
Constructor Summary
ConstructorsConstructorDescriptionJourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptioncorrelationId(String correlationId) createdDate(Date createdDate) customerId(String customerId) customerIdType(String customerIdType) booleaneventType(JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification.EventTypeEnum eventType) externalContact(JourneySegmentAssignmentEventsNotificationExternalContact externalContact) getId()inthashCode()segmentAssignmentEvent(JourneySegmentAssignmentEventsNotificationSegmentAssignmentMessage segmentAssignmentEvent) voidsetCorrelationId(String correlationId) voidsetCreatedDate(Date createdDate) voidsetCustomerId(String customerId) voidsetCustomerIdType(String customerIdType) voidsetEventType(JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification.EventTypeEnum eventType) voidvoidvoidsetSegmentAssignmentEvent(JourneySegmentAssignmentEventsNotificationSegmentAssignmentMessage segmentAssignmentEvent) voidtoString()
-
Constructor Details
-
JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification() -
JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification(Boolean initWithEmptyList)
-
-
Method Details
-
id
-
getId
-
setId
-
correlationId
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification correlationId(String correlationId) -
getCorrelationId
-
setCorrelationId
-
externalContact
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification externalContact(JourneySegmentAssignmentEventsNotificationExternalContact externalContact) -
getExternalContact
-
setExternalContact
public void setExternalContact(JourneySegmentAssignmentEventsNotificationExternalContact externalContact) -
createdDate
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification createdDate(Date createdDate) -
getCreatedDate
-
setCreatedDate
-
customerId
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification customerId(String customerId) -
getCustomerId
-
setCustomerId
-
customerIdType
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification customerIdType(String customerIdType) -
getCustomerIdType
-
setCustomerIdType
-
session
-
getSession
-
setSession
-
eventType
-
getEventType
-
setEventType
public void setEventType(JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification.EventTypeEnum eventType) -
segmentAssignmentEvent
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentEventsNotification segmentAssignmentEvent(JourneySegmentAssignmentEventsNotificationSegmentAssignmentMessage segmentAssignmentEvent) -
getSegmentAssignmentEvent
public JourneySegmentAssignmentEventsNotificationSegmentAssignmentMessage getSegmentAssignmentEvent() -
setSegmentAssignmentEvent
public void setSegmentAssignmentEvent(JourneySegmentAssignmentEventsNotificationSegmentAssignmentMessage segmentAssignmentEvent) -
equals
-
hashCode
public int hashCode() -
toString
-