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