Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationSession
Packages that use WorkitemsUserEventsNotificationSession
-
Uses of WorkitemsUserEventsNotificationSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsUserEventsNotificationSessionModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationSession.assignmentSegments(List<WorkitemsUserEventsNotificationAssignmentSegment> assignmentSegments) WorkitemsUserEventsNotificationSession.dateSessionEnd(String dateSessionEnd) WorkitemsUserEventsNotificationSession.dateSessionStart(String dateSessionStart) WorkitemsUserEventsNotificationSession.status(WorkitemsUserEventsNotificationSession.StatusEnum status) WorkitemsUserEventsNotificationSession.type(WorkitemsUserEventsNotificationSession.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemsUserEventsNotificationSessionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemsUserEventsNotificationSessionModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationWorkitem.sessions(List<WorkitemsUserEventsNotificationSession> sessions) voidWorkitemsUserEventsNotificationWorkitem.setSessions(List<WorkitemsUserEventsNotificationSession> sessions)