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