ScalingPlanPooledSchedule.UpdateStages.WithRampDownCapacityThresholdPct Interface

public static interface ScalingPlanPooledSchedule.UpdateStages.WithRampDownCapacityThresholdPct

The stage of the ScalingPlanPooledSchedule update allowing to specify rampDownCapacityThresholdPct.

Method Summary

Modifier and Type Method and Description
abstract Update withRampDownCapacityThresholdPct(Integer rampDownCapacityThresholdPct)

Specifies the rampDownCapacityThresholdPct property: Capacity threshold for ramp down period..

Method Details

withRampDownCapacityThresholdPct

public abstract ScalingPlanPooledSchedule.Update withRampDownCapacityThresholdPct(Integer rampDownCapacityThresholdPct)

Specifies the rampDownCapacityThresholdPct property: Capacity threshold for ramp down period..

Parameters:

rampDownCapacityThresholdPct - Capacity threshold for ramp down period.

Returns:

the next definition stage.

Applies to