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