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