Uses of Class
com.oracle.bmc.disasterrecovery.model.StartDrillPrecheckExecutionOptions.Builder
-
Packages that use StartDrillPrecheckExecutionOptions.Builder Package Description com.oracle.bmc.disasterrecovery.model -
-
Uses of StartDrillPrecheckExecutionOptions.Builder in com.oracle.bmc.disasterrecovery.model
Methods in com.oracle.bmc.disasterrecovery.model that return StartDrillPrecheckExecutionOptions.Builder Modifier and Type Method Description StartDrillPrecheckExecutionOptions.Builder
StartDrillPrecheckExecutionOptions.Builder. areWarningsIgnored(Boolean areWarningsIgnored)
A flag indicating whether warnings should be ignored during the precheck.static StartDrillPrecheckExecutionOptions.Builder
StartDrillPrecheckExecutionOptions. builder()
Create a new builder.StartDrillPrecheckExecutionOptions.Builder
StartDrillPrecheckExecutionOptions.Builder. copy(StartDrillPrecheckExecutionOptions model)
StartDrillPrecheckExecutionOptions.Builder
StartDrillPrecheckExecutionOptions. toBuilder()
-