Uses of Class
com.mypurecloud.sdk.v2.model.AgentMuScheduleShift
Packages that use AgentMuScheduleShift
-
Uses of AgentMuScheduleShift in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentMuScheduleShiftModifier and TypeMethodDescriptionAgentMuScheduleShift.activities(List<AgentScheduleShiftActivity> activities) The activities associated with this shiftAgentMuScheduleShift.lengthMinutes(Integer lengthMinutes) The length of the shift in minutesAgentMuScheduleShift.startOffsetMinutes(Integer startOffsetMinutes) The start offset of the shift, relative to referenceStartDate at the top levelMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentMuScheduleShiftMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentMuScheduleShiftModifier and TypeMethodDescriptionvoidAgentMuScheduleItem.setShifts(List<AgentMuScheduleShift> shifts) AgentMuScheduleItem.shifts(List<AgentMuScheduleShift> shifts) The shift definitions for this agent schedule