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