Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
RetryDrPlanExecutionResponse |
DisasterRecovery.retryDrPlanExecution(RetryDrPlanExecutionRequest request)
Retry failed group or step in DR Plan Execution identified by drPlanExecutionId and resume
execution.
|
RetryDrPlanExecutionResponse |
DisasterRecoveryClient.retryDrPlanExecution(RetryDrPlanExecutionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RetryDrPlanExecutionResponse> |
DisasterRecoveryAsync.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler)
Retry failed group or step in DR Plan Execution identified by drPlanExecutionId and resume
execution.
|
Future<RetryDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RetryDrPlanExecutionResponse> |
DisasterRecoveryAsync.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler)
Retry failed group or step in DR Plan Execution identified by drPlanExecutionId and resume
execution.
|
Future<RetryDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RetryDrPlanExecutionResponse |
RetryDrPlanExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RetryDrPlanExecutionResponse.Builder |
RetryDrPlanExecutionResponse.Builder.copy(RetryDrPlanExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.