Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
DeleteDrPlanExecutionResponse |
DisasterRecovery.deleteDrPlanExecution(DeleteDrPlanExecutionRequest request)
Delete the DR plan execution identified by drPlanExecutionId.
|
DeleteDrPlanExecutionResponse |
DisasterRecoveryClient.deleteDrPlanExecution(DeleteDrPlanExecutionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.deleteDrPlanExecution(DeleteDrPlanExecutionRequest request,
AsyncHandler<DeleteDrPlanExecutionRequest,DeleteDrPlanExecutionResponse> handler) |
Future<DeleteDrPlanExecutionResponse> |
DisasterRecoveryAsync.deleteDrPlanExecution(DeleteDrPlanExecutionRequest request,
AsyncHandler<DeleteDrPlanExecutionRequest,DeleteDrPlanExecutionResponse> handler)
Delete the DR plan execution identified by drPlanExecutionId.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.deleteDrPlanExecution(DeleteDrPlanExecutionRequest request,
AsyncHandler<DeleteDrPlanExecutionRequest,DeleteDrPlanExecutionResponse> handler) |
Future<DeleteDrPlanExecutionResponse> |
DisasterRecoveryAsync.deleteDrPlanExecution(DeleteDrPlanExecutionRequest request,
AsyncHandler<DeleteDrPlanExecutionRequest,DeleteDrPlanExecutionResponse> handler)
Delete the DR plan execution identified by drPlanExecutionId.
|
Modifier and Type | Method and Description |
---|---|
DeleteDrPlanExecutionResponse |
DeleteDrPlanExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteDrPlanExecutionResponse.Builder |
DeleteDrPlanExecutionResponse.Builder.copy(DeleteDrPlanExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.