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