Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsEventsNotificationSession
Packages that use WorkitemsEventsNotificationSession
-
Uses of WorkitemsEventsNotificationSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsEventsNotificationSessionModifier and TypeMethodDescriptionWorkitemsEventsNotificationSession.assignmentSegments(List<WorkitemsEventsNotificationAssignmentSegment> assignmentSegments) WorkitemsEventsNotificationSession.dateSessionEnd(String dateSessionEnd) WorkitemsEventsNotificationSession.dateSessionStart(String dateSessionStart) WorkitemsEventsNotificationSession.status(WorkitemsEventsNotificationSession.StatusEnum status) WorkitemsEventsNotificationSession.type(WorkitemsEventsNotificationSession.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkitemsEventsNotificationSessionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkitemsEventsNotificationSessionModifier and TypeMethodDescriptionWorkitemsEventsNotificationWorkitem.sessions(List<WorkitemsEventsNotificationSession> sessions) voidWorkitemsEventsNotificationWorkitem.setSessions(List<WorkitemsEventsNotificationSession> sessions)