Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
RetryDrPlanExecutionResponse |
DisasterRecovery.retryDrPlanExecution(RetryDrPlanExecutionRequest request)
Retry the 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> |
DisasterRecoveryAsyncClient.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler) |
Future<RetryDrPlanExecutionResponse> |
DisasterRecoveryAsync.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler)
Retry the failed group or step in DR plan execution identified by drPlanExecutionId and
resume execution.
|
Modifier and Type | Method and Description |
---|---|
Future<RetryDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler) |
Future<RetryDrPlanExecutionResponse> |
DisasterRecoveryAsync.retryDrPlanExecution(RetryDrPlanExecutionRequest request,
AsyncHandler<RetryDrPlanExecutionRequest,RetryDrPlanExecutionResponse> handler)
Retry the failed group or step in DR plan execution identified by drPlanExecutionId and
resume execution.
|
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–2024. All rights reserved.