public static class InstanceMaintenanceReboot.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InstanceMaintenanceReboot |
build() |
InstanceMaintenanceReboot.Builder |
copy(InstanceMaintenanceReboot model) |
InstanceMaintenanceReboot.Builder |
timeMaintenanceRebootDueMax(Date timeMaintenanceRebootDueMax)
The maximum extension date and time for the maintenance reboot, in the format defined by
RFC3339.
|
public InstanceMaintenanceReboot.Builder timeMaintenanceRebootDueMax(Date timeMaintenanceRebootDueMax)
The maximum extension date and time for the maintenance reboot, in the format defined by
RFC3339. The range for the maintenance extension
is between 1 and 14 days from the initial scheduled maintenance date. Example: 2018-05-25T21:10:29.600Z
timeMaintenanceRebootDueMax
- the value to setpublic InstanceMaintenanceReboot build()
public InstanceMaintenanceReboot.Builder copy(InstanceMaintenanceReboot model)
Copyright © 2016–2023. All rights reserved.