public static class SwitchoverPrecheckExecutionOptionDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SwitchoverPrecheckExecutionOptionDetails.Builder |
areWarningsIgnored(Boolean areWarningsIgnored)
A flag indicating whether warnings should be ignored during the switchover precheck.
|
SwitchoverPrecheckExecutionOptionDetails |
build() |
SwitchoverPrecheckExecutionOptionDetails.Builder |
copy(SwitchoverPrecheckExecutionOptionDetails model) |
public SwitchoverPrecheckExecutionOptionDetails.Builder areWarningsIgnored(Boolean areWarningsIgnored)
A flag indicating whether warnings should be ignored during the switchover precheck.
Example: true
areWarningsIgnored
- the value to setpublic SwitchoverPrecheckExecutionOptionDetails build()
public SwitchoverPrecheckExecutionOptionDetails.Builder copy(SwitchoverPrecheckExecutionOptionDetails model)
Copyright © 2016–2024. All rights reserved.