ScalingPlanPersonalSchedule.Update Interface
Implements
public static interface ScalingPlanPersonalSchedule.Update
extends WithDaysOfWeek, WithRampUpStartTime, WithRampUpAutoStartHosts, WithRampUpStartVMOnConnect, WithRampUpActionOnDisconnect, WithRampUpMinutesToWaitOnDisconnect, WithRampUpActionOnLogoff, WithRampUpMinutesToWaitOnLogoff, WithPeakStartTime, WithPeakStartVMOnConnect, WithPeakActionOnDisconnect, WithPeakMinutesToWaitOnDisconnect, WithPeakActionOnLogoff, WithPeakMinutesToWaitOnLogoff, WithRampDownStartTime, WithRampDownStartVMOnConnect, WithRampDownActionOnDisconnect, WithRampDownMinutesToWaitOnDisconnect, WithRampDownActionOnLogoff, WithRampDownMinutesToWaitOnLogoff, WithOffPeakStartTime, WithOffPeakStartVMOnConnect, WithOffPeakActionOnDisconnect, WithOffPeakMinutesToWaitOnDisconnect, WithOffPeakActionOnLogoff, WithOffPeakMinutesToWaitOnLogoff
The template for ScalingPlanPersonalSchedule update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Scaling |
apply()
Executes the update request. |
|
abstract
Scaling |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract ScalingPlanPersonalSchedule apply()
Executes the update request.
Returns:
apply
public abstract ScalingPlanPersonalSchedule apply(Context context)
Executes the update request.
Parameters:
Returns: