Uses of Class
software.amazon.awssdk.services.opsworks.model.WeeklyAutoScalingSchedule
-
Packages that use WeeklyAutoScalingSchedule Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of WeeklyAutoScalingSchedule in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return WeeklyAutoScalingSchedule Modifier and Type Method Description WeeklyAutoScalingScheduleSetTimeBasedAutoScalingRequest. autoScalingSchedule()AnAutoScalingSchedulewith the instance schedule.WeeklyAutoScalingScheduleTimeBasedAutoScalingConfiguration. autoScalingSchedule()AWeeklyAutoScalingScheduleobject with the instance schedule.Methods in software.amazon.awssdk.services.opsworks.model with parameters of type WeeklyAutoScalingSchedule Modifier and Type Method Description SetTimeBasedAutoScalingRequest.BuilderSetTimeBasedAutoScalingRequest.Builder. autoScalingSchedule(WeeklyAutoScalingSchedule autoScalingSchedule)AnAutoScalingSchedulewith the instance schedule.TimeBasedAutoScalingConfiguration.BuilderTimeBasedAutoScalingConfiguration.Builder. autoScalingSchedule(WeeklyAutoScalingSchedule autoScalingSchedule)AWeeklyAutoScalingScheduleobject with the instance schedule.
-