Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model |
Modifier and Type | Class and Description |
---|---|
class |
FailoverExecutionOptionDetails
Options for failover execution.
|
class |
FailoverPrecheckExecutionOptionDetails
Options for a failover precheck execution.
|
class |
StartDrillExecutionOptionDetails
Options for start drill execution.
|
class |
StartDrillPrecheckExecutionOptionDetails
Options for start drill precheck execution.
|
class |
StopDrillExecutionOptionDetails
Options for stop drill execution.
|
class |
StopDrillPrecheckExecutionOptionDetails
Options for stop drill precheck execution.
|
class |
SwitchoverExecutionOptionDetails
Options for switchover execution.
|
class |
SwitchoverPrecheckExecutionOptionDetails
Options for switchover precheck execution.
|
Modifier and Type | Method and Description |
---|---|
DrPlanExecutionOptionDetails |
CreateDrPlanExecutionDetails.getExecutionOptions() |
Modifier and Type | Method and Description |
---|---|
CreateDrPlanExecutionDetails.Builder |
CreateDrPlanExecutionDetails.Builder.executionOptions(DrPlanExecutionOptionDetails executionOptions) |
Constructor and Description |
---|
CreateDrPlanExecutionDetails(String displayName,
String planId,
DrPlanExecutionOptionDetails executionOptions,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.