Package com.mypurecloud.sdk.v2.model
Class SchedulingNoForecastOptionsRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.SchedulingNoForecastOptionsRequest
- All Implemented Interfaces:
Serializable
SchedulingNoForecastOptionsRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe shift length option to apply if no forecast is suppliedstatic enumThe shift start option to apply if no forecast is supplied -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchedulingNoForecastOptionsRequest
public SchedulingNoForecastOptionsRequest() -
SchedulingNoForecastOptionsRequest
-
-
Method Details
-
shiftLength
public SchedulingNoForecastOptionsRequest shiftLength(SchedulingNoForecastOptionsRequest.ShiftLengthEnum shiftLength) The shift length option to apply if no forecast is supplied -
getShiftLength
-
setShiftLength
-
shiftStart
public SchedulingNoForecastOptionsRequest shiftStart(SchedulingNoForecastOptionsRequest.ShiftStartEnum shiftStart) The shift start option to apply if no forecast is supplied -
getShiftStart
-
setShiftStart
-
equals
-
hashCode
public int hashCode() -
toString
-