Uses of Class
com.mypurecloud.sdk.v2.model.AgentMuScheduleItem
Packages that use AgentMuScheduleItem
-
Uses of AgentMuScheduleItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentMuScheduleItemModifier and TypeMethodDescriptionAgentMuScheduleItem.agent(UserReference agent) The agent to whom this schedule applies.AgentMuScheduleItem.fullDayTimeOffMarkerDates(List<LocalDate> fullDayTimeOffMarkerDates) The full day time off marker dates which apply to this agent schedule, interpreted in the time zone of the relevant business unitAgentMuScheduleItem.shifts(List<AgentMuScheduleShift> shifts) The shift definitions for this agent scheduleMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentMuScheduleItemMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentMuScheduleItemModifier and TypeMethodDescriptionAgentMuScheduleResult.agentSchedules(List<AgentMuScheduleItem> agentSchedules) The list of agent schedules for the management unitvoidAgentMuScheduleResult.setAgentSchedules(List<AgentMuScheduleItem> agentSchedules)