Uses of Class
com.mypurecloud.sdk.v2.model.WfmScheduleReference
Packages that use WfmScheduleReference
-
Uses of WfmScheduleReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmScheduleReferenceModifier and TypeMethodDescriptionWfmScheduleReference.businessUnit(WfmBusinessUnitReference businessUnit) A reference to a Workforce Management Business UnitAvailableTime.getWfmSchedule()CoachingAppointmentResponse.getWfmSchedule()CoachingSlot.getWfmSchedule()CreateCoachingAppointmentRequest.getWfmSchedule()UpdateCoachingAppointmentRequest.getWfmSchedule()The ID of the WFM scheduleThe start week date for this schedule.Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmScheduleReferenceModifier and TypeMethodDescriptionvoidCreateCoachingAppointmentRequest.setWfmSchedule(WfmScheduleReference wfmSchedule) voidUpdateCoachingAppointmentRequest.setWfmSchedule(WfmScheduleReference wfmSchedule) CreateCoachingAppointmentRequest.wfmSchedule(WfmScheduleReference wfmSchedule) The Workforce Management schedule the appointment is associated with.UpdateCoachingAppointmentRequest.wfmSchedule(WfmScheduleReference wfmSchedule) The Workforce Management schedule the appointment is associated with.