public static interface MaintenanceWindow.Builder extends SdkPojo, CopyableBuilder<MaintenanceWindow.Builder,MaintenanceWindow>
Modifier and Type | Method and Description |
---|---|
MaintenanceWindow.Builder |
durationInMinutes(Integer durationInMinutes)
Displays the duration of the next maintenance window.
|
MaintenanceWindow.Builder |
startTime(String startTime)
Displays the start time of the next maintenance window.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
MaintenanceWindow.Builder startTime(String startTime)
Displays the start time of the next maintenance window.
startTime
- Displays the start time of the next maintenance window.MaintenanceWindow.Builder durationInMinutes(Integer durationInMinutes)
Displays the duration of the next maintenance window.
durationInMinutes
- Displays the duration of the next maintenance window.Copyright © 2023. All rights reserved.