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