public static final class HealthCheckSettingsTypes.UpdateSpec.Builder
extends java.lang.Object
HealthCheckSettingsTypes.UpdateSpec.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
HealthCheckSettingsTypes.UpdateSpec. |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckSettingsTypes.UpdateSpec |
build() |
HealthCheckSettingsTypes.UpdateSpec.Builder |
setDbHealthCheckStateManualBackup(java.lang.Boolean dbHealthCheckStateManualBackup)
Health check state of database during manual backup with this option set, the
health status of the particular health check will be enabled.
|
HealthCheckSettingsTypes.UpdateSpec.Builder |
setDbHealthCheckStateScheduledBackup(java.lang.Boolean dbHealthCheckStateScheduledBackup)
Health check state of database during schedule backup with this option set, the
health status of the particular health check will be enabled.
|
public Builder()
HealthCheckSettingsTypes.UpdateSpec.public HealthCheckSettingsTypes.UpdateSpec.Builder setDbHealthCheckStateManualBackup(java.lang.Boolean dbHealthCheckStateManualBackup)
null the current state will remain unchanged.dbHealthCheckStateManualBackup - New value for the property.public HealthCheckSettingsTypes.UpdateSpec.Builder setDbHealthCheckStateScheduledBackup(java.lang.Boolean dbHealthCheckStateScheduledBackup)
null the current state will remain unchanged.dbHealthCheckStateScheduledBackup - New value for the property.public HealthCheckSettingsTypes.UpdateSpec build()