ScalingPlanPooledSchedule.Update Interface
Implements
public static interface ScalingPlanPooledSchedule.Update
extends WithDaysOfWeek, WithRampUpStartTime, WithRampUpLoadBalancingAlgorithm, WithRampUpMinimumHostsPct, WithRampUpCapacityThresholdPct, WithPeakStartTime, WithPeakLoadBalancingAlgorithm, WithRampDownStartTime, WithRampDownLoadBalancingAlgorithm, WithRampDownMinimumHostsPct, WithRampDownCapacityThresholdPct, WithRampDownForceLogoffUsers, WithRampDownStopHostsWhen, WithRampDownWaitTimeMinutes, WithRampDownNotificationMessage, WithOffPeakStartTime, WithOffPeakLoadBalancingAlgorithm
The template for ScalingPlanPooledSchedule 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 ScalingPlanPooledSchedule apply()
Executes the update request.
Returns:
apply
public abstract ScalingPlanPooledSchedule apply(Context context)
Executes the update request.
Parameters:
Returns: