Uses of Class
com.mypurecloud.sdk.v2.model.BuAgentScheduleQueryResponse
Packages that use BuAgentScheduleQueryResponse
-
Uses of BuAgentScheduleQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuAgentScheduleQueryResponseModifier and TypeMethodDescriptionBuAgentScheduleQueryResponse.fullDayTimeOffMarkers(List<BuFullDayTimeOffMarker> fullDayTimeOffMarkers) Full day time off markers which apply to this agent scheduleBuAgentScheduleQueryResponse.metadata(WfmVersionedEntityMetadata metadata) Versioned entity metadata for this agent scheduleBuAgentScheduleQueryResponse.shifts(List<BuAgentScheduleShift> shifts) The shift definitions for this agent scheduleBuAgentScheduleQueryResponse.user(UserReference user) The user to whom this agent schedule appliesBuAgentScheduleQueryResponse.workPlan(WorkPlanReference workPlan) The work plan for this userBuAgentScheduleQueryResponse.workPlansPerWeek(List<WorkPlanReference> workPlansPerWeek) The work plans per week for this user from the work plan rotation.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuAgentScheduleQueryResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuAgentScheduleQueryResponseModifier and TypeMethodDescriptionBuAgentSchedulesQueryResponse.agentSchedules(List<BuAgentScheduleQueryResponse> agentSchedules) The requested agent schedulesvoidBuAgentSchedulesQueryResponse.setAgentSchedules(List<BuAgentScheduleQueryResponse> agentSchedules)