Uses of Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationSegmentAssignment
Packages that use JourneySessionEventsNotificationSegmentAssignment
-
Uses of JourneySessionEventsNotificationSegmentAssignment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationSegmentAssignmentModifier and TypeMethodDescriptionJourneySessionEventsNotificationSegmentAssignment.assignedDate(Date assignedDate) JourneySessionEventsNotificationSegmentAssignment.segment(JourneySessionEventsNotificationSegment segment) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneySessionEventsNotificationSegmentAssignmentModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.getSegmentAssignments()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneySessionEventsNotificationSegmentAssignmentModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.segmentAssignments(List<JourneySessionEventsNotificationSegmentAssignment> segmentAssignments) voidJourneySessionEventsNotificationSessionEvent.setSegmentAssignments(List<JourneySessionEventsNotificationSegmentAssignment> segmentAssignments)