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