public static class UpdateScheduleBasedHorizontalScalingPolicyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateScheduleBasedHorizontalScalingPolicyDetails |
build() |
UpdateScheduleBasedHorizontalScalingPolicyDetails.Builder |
copy(UpdateScheduleBasedHorizontalScalingPolicyDetails model) |
UpdateScheduleBasedHorizontalScalingPolicyDetails.Builder |
scheduleDetails(List<HorizontalScalingScheduleDetails> scheduleDetails)
Details of a horizontal scaling schedule.
|
UpdateScheduleBasedHorizontalScalingPolicyDetails.Builder |
timezone(String timezone)
The time zone of the execution schedule, in IANA time zone database name format
|
public UpdateScheduleBasedHorizontalScalingPolicyDetails.Builder timezone(String timezone)
The time zone of the execution schedule, in IANA time zone database name format
timezone
- the value to setpublic UpdateScheduleBasedHorizontalScalingPolicyDetails.Builder scheduleDetails(List<HorizontalScalingScheduleDetails> scheduleDetails)
Details of a horizontal scaling schedule.
scheduleDetails
- the value to setpublic UpdateScheduleBasedHorizontalScalingPolicyDetails build()
Copyright © 2016–2024. All rights reserved.