Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
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) |
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 |
---|---|
CreateDrPlanExecutionRequest |
CreateDrPlanExecutionRequest.Builder.build()
Build the instance of CreateDrPlanExecutionRequest as configured by this builder
|
CreateDrPlanExecutionRequest |
CreateDrPlanExecutionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateDrPlanExecutionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateDrPlanExecutionRequest.Builder |
CreateDrPlanExecutionRequest.Builder.copy(CreateDrPlanExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.