Uses of Class
com.mypurecloud.sdk.v2.model.SchedulingNoForecastOptionsRequest
Packages that use SchedulingNoForecastOptionsRequest
-
Uses of SchedulingNoForecastOptionsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SchedulingNoForecastOptionsRequestModifier and TypeMethodDescriptionSchedulingOptionsRequest.getNoForecastOptions()SchedulingNoForecastOptionsRequest.shiftLength(SchedulingNoForecastOptionsRequest.ShiftLengthEnum shiftLength) The shift length option to apply if no forecast is suppliedSchedulingNoForecastOptionsRequest.shiftStart(SchedulingNoForecastOptionsRequest.ShiftStartEnum shiftStart) The shift start option to apply if no forecast is suppliedMethods in com.mypurecloud.sdk.v2.model with parameters of type SchedulingNoForecastOptionsRequestModifier and TypeMethodDescriptionSchedulingOptionsRequest.noForecastOptions(SchedulingNoForecastOptionsRequest noForecastOptions) Schedule generation options to apply if no forecast is suppliedvoidSchedulingOptionsRequest.setNoForecastOptions(SchedulingNoForecastOptionsRequest noForecastOptions)