public static interface InstanceMaintenanceOptionsRequest.Builder extends SdkPojo, CopyableBuilder<InstanceMaintenanceOptionsRequest.Builder,InstanceMaintenanceOptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
InstanceMaintenanceOptionsRequest.Builder |
autoRecovery(InstanceAutoRecoveryState autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default.
|
InstanceMaintenanceOptionsRequest.Builder |
autoRecovery(String autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceMaintenanceOptionsRequest.Builder autoRecovery(String autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default. For more information, see Simplified automatic recovery.
autoRecovery - Disables the automatic recovery behavior of your instance or sets it to default. For more information,
see Simplified automatic recovery.InstanceAutoRecoveryState,
InstanceAutoRecoveryStateInstanceMaintenanceOptionsRequest.Builder autoRecovery(InstanceAutoRecoveryState autoRecovery)
Disables the automatic recovery behavior of your instance or sets it to default. For more information, see Simplified automatic recovery.
autoRecovery - Disables the automatic recovery behavior of your instance or sets it to default. For more information,
see Simplified automatic recovery.InstanceAutoRecoveryState,
InstanceAutoRecoveryStateCopyright © 2022. All rights reserved.