ScalingPlanPooledSchedule.UpdateStages.WithPeakStartTime Interface

public static interface ScalingPlanPooledSchedule.UpdateStages.WithPeakStartTime

The stage of the ScalingPlanPooledSchedule update allowing to specify peakStartTime.

Method Summary

Modifier and Type Method and Description
abstract Update withPeakStartTime(Time peakStartTime)

Specifies the peakStartTime property: Starting time for peak period..

Method Details

withPeakStartTime

public abstract ScalingPlanPooledSchedule.Update withPeakStartTime(Time peakStartTime)

Specifies the peakStartTime property: Starting time for peak period..

Parameters:

peakStartTime - Starting time for peak period.

Returns:

the next definition stage.

Applies to