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