ScalingPlanPersonalSchedule.UpdateStages.WithPeakStartTime Interface

public static interface ScalingPlanPersonalSchedule.UpdateStages.WithPeakStartTime

The stage of the ScalingPlanPersonalSchedule 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 ScalingPlanPersonalSchedule.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