Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsEventsNotificationAssignmentSegment
Packages that use WorkitemsEventsNotificationAssignmentSegment
-
Uses of WorkitemsEventsNotificationAssignmentSegment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsEventsNotificationAssignmentSegmentModifier and TypeMethodDescriptionWorkitemsEventsNotificationAssignmentSegment.durationMs(Long durationMs) WorkitemsEventsNotificationAssignmentSegment.endState(WorkitemsEventsNotificationAssignmentSegment.EndStateEnum endState) WorkitemsEventsNotificationAssignmentSegment.startState(WorkitemsEventsNotificationAssignmentSegment.StartStateEnum startState) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemsEventsNotificationAssignmentSegmentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemsEventsNotificationAssignmentSegmentModifier and TypeMethodDescriptionWorkitemsEventsNotificationSession.assignmentSegments(List<WorkitemsEventsNotificationAssignmentSegment> assignmentSegments) voidWorkitemsEventsNotificationSession.setAssignmentSegments(List<WorkitemsEventsNotificationAssignmentSegment> assignmentSegments)