Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationAssignmentSegment
Packages that use WorkitemsUserEventsNotificationAssignmentSegment
-
Uses of WorkitemsUserEventsNotificationAssignmentSegment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsUserEventsNotificationAssignmentSegmentModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationAssignmentSegment.durationMs(Long durationMs) WorkitemsUserEventsNotificationAssignmentSegment.endState(WorkitemsUserEventsNotificationAssignmentSegment.EndStateEnum endState) WorkitemsUserEventsNotificationAssignmentSegment.startState(WorkitemsUserEventsNotificationAssignmentSegment.StartStateEnum startState) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemsUserEventsNotificationAssignmentSegmentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemsUserEventsNotificationAssignmentSegmentModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationSession.assignmentSegments(List<WorkitemsUserEventsNotificationAssignmentSegment> assignmentSegments) voidWorkitemsUserEventsNotificationSession.setAssignmentSegments(List<WorkitemsUserEventsNotificationAssignmentSegment> assignmentSegments)