Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsQueueEventsNotificationSession
Packages that use WorkitemsQueueEventsNotificationSession
-
Uses of WorkitemsQueueEventsNotificationSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsQueueEventsNotificationSessionModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationSession.assignmentSegments(List<WorkitemsQueueEventsNotificationAssignmentSegment> assignmentSegments) WorkitemsQueueEventsNotificationSession.dateSessionEnd(String dateSessionEnd) WorkitemsQueueEventsNotificationSession.dateSessionStart(String dateSessionStart) WorkitemsQueueEventsNotificationSession.status(WorkitemsQueueEventsNotificationSession.StatusEnum status) WorkitemsQueueEventsNotificationSession.type(WorkitemsQueueEventsNotificationSession.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemsQueueEventsNotificationSessionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemsQueueEventsNotificationSessionModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationWorkitem.sessions(List<WorkitemsQueueEventsNotificationSession> sessions) voidWorkitemsQueueEventsNotificationWorkitem.setSessions(List<WorkitemsQueueEventsNotificationSession> sessions)