public static class ResetActionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ResetActionDetails.Builder |
allowDenseRebootMigration(Boolean allowDenseRebootMigration)
For instances with a date in the Maintenance reboot field, the flag denoting whether reboot migration is enabled for instances that use the DenseIO shape.
|
ResetActionDetails |
build() |
ResetActionDetails.Builder |
copy(ResetActionDetails o) |
public ResetActionDetails.Builder allowDenseRebootMigration(Boolean allowDenseRebootMigration)
For instances with a date in the Maintenance reboot field, the flag denoting whether reboot migration is enabled for instances that use the DenseIO shape. The default value is ‘false’.
allowDenseRebootMigration
- the value to setpublic ResetActionDetails build()
public ResetActionDetails.Builder copy(ResetActionDetails o)
Copyright © 2016–2022. All rights reserved.