Uses of Class
com.mypurecloud.sdk.v2.model.BuAgentScheduleUpdate
Packages that use BuAgentScheduleUpdate
-
Uses of BuAgentScheduleUpdate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuAgentScheduleUpdateModifier and TypeMethodDescriptionBuAgentScheduleUpdate.shiftStartDates(List<Date> shiftStartDates) The start date for the affected shiftsBuAgentScheduleUpdate.type(BuAgentScheduleUpdate.TypeEnum type) The type of updateMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuAgentScheduleUpdateMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuAgentScheduleUpdateModifier and TypeMethodDescriptionvoidBuCurrentAgentScheduleSearchResponse.setUpdates(List<BuAgentScheduleUpdate> updates) BuCurrentAgentScheduleSearchResponse.updates(List<BuAgentScheduleUpdate> updates) The list of updates for the schedule.