Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
CreateDrPlanExecutionResponse |
DisasterRecovery.createDrPlanExecution(CreateDrPlanExecutionRequest request)
Execute a DR plan for a DR protection group.
|
CreateDrPlanExecutionResponse |
DisasterRecoveryClient.createDrPlanExecution(CreateDrPlanExecutionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.createDrPlanExecution(CreateDrPlanExecutionRequest request,
AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler) |
Future<CreateDrPlanExecutionResponse> |
DisasterRecoveryAsync.createDrPlanExecution(CreateDrPlanExecutionRequest request,
AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler)
Execute a DR plan for a DR protection group.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.createDrPlanExecution(CreateDrPlanExecutionRequest request,
AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler) |
Future<CreateDrPlanExecutionResponse> |
DisasterRecoveryAsync.createDrPlanExecution(CreateDrPlanExecutionRequest request,
AsyncHandler<CreateDrPlanExecutionRequest,CreateDrPlanExecutionResponse> handler)
Execute a DR plan for a DR protection group.
|
Modifier and Type | Method and Description |
---|---|
CreateDrPlanExecutionResponse |
CreateDrPlanExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDrPlanExecutionResponse.Builder |
CreateDrPlanExecutionResponse.Builder.copy(CreateDrPlanExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.