Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationWebEventsNotification
Packages that use JourneyWebEventsNotificationWebEventsNotification
-
Uses of JourneyWebEventsNotificationWebEventsNotification in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationWebEventsNotificationModifier and TypeMethodDescriptionJourneyWebEventsNotificationWebEventsNotification.correlationId(String correlationId) JourneyWebEventsNotificationWebEventsNotification.createdDate(Date createdDate) JourneyWebEventsNotificationWebEventsNotification.customerId(String customerId) JourneyWebEventsNotificationWebEventsNotification.customerIdType(String customerIdType) JourneyWebEventsNotificationWebEventsNotification.eventType(JourneyWebEventsNotificationWebEventsNotification.EventTypeEnum eventType) JourneyWebEventsNotificationWebEventsNotification.externalContact(JourneyWebEventsNotificationExternalContact externalContact) JourneyWebEventsNotificationWebEventsNotification.outcomeAchievedEvent(JourneyWebEventsNotificationOutcomeAchievedMessage outcomeAchievedEvent) JourneyWebEventsNotificationWebEventsNotification.segmentAssignmentEvent(JourneyWebEventsNotificationSegmentAssignmentMessage segmentAssignmentEvent) JourneyWebEventsNotificationWebEventsNotification.session(JourneyWebEventsNotificationSession session) JourneyWebEventsNotificationWebEventsNotification.webActionEvent(JourneyWebEventsNotificationWebActionMessage webActionEvent) JourneyWebEventsNotificationWebEventsNotification.webEvent(JourneyWebEventsNotificationWebMessage webEvent)