ScalingPlanPooledSchedule.DefinitionStages.WithDaysOfWeek Interface
public static interface ScalingPlanPooledSchedule.DefinitionStages.WithDaysOfWeek
The stage of the ScalingPlanPooledSchedule definition allowing to specify daysOfWeek.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDaysOfWeek(List<DayOfWeek> daysOfWeek)
Specifies the days |
Method Details
withDaysOfWeek
public abstract ScalingPlanPooledSchedule.DefinitionStages.WithCreate withDaysOfWeek(List<DayOfWeek> daysOfWeek)
Specifies the daysOfWeek property: Set of days of the week on which this schedule is active..
Parameters:
Returns: