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