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