ScalingPlanPersonalSchedule.UpdateStages.WithPeakMinutesToWaitOnDisconnect Interface
public static interface ScalingPlanPersonalSchedule.UpdateStages.WithPeakMinutesToWaitOnDisconnect
The stage of the ScalingPlanPersonalSchedule update allowing to specify peakMinutesToWaitOnDisconnect.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withPeakMinutesToWaitOnDisconnect(Integer peakMinutesToWaitOnDisconnect)
Specifies the peak |
Method Details
withPeakMinutesToWaitOnDisconnect
public abstract ScalingPlanPersonalSchedule.Update withPeakMinutesToWaitOnDisconnect(Integer peakMinutesToWaitOnDisconnect)
Specifies the peakMinutesToWaitOnDisconnect property: The time in minutes to wait before performing the desired session handling action when a user disconnects during the peak period..
Parameters:
Returns: