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