Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetDrPlanExecutionResponse> |
DisasterRecoveryAsyncClient.getDrPlanExecution(GetDrPlanExecutionRequest request,
AsyncHandler<GetDrPlanExecutionRequest,GetDrPlanExecutionResponse> handler) |
Future<GetDrPlanExecutionResponse> |
DisasterRecoveryAsync.getDrPlanExecution(GetDrPlanExecutionRequest request,
AsyncHandler<GetDrPlanExecutionRequest,GetDrPlanExecutionResponse> handler)
Get details for the DR plan execution identified by drPlanExecutionId.
|
Modifier and Type | Method and Description |
---|---|
GetDrPlanExecutionRequest |
GetDrPlanExecutionRequest.Builder.build()
Build the instance of GetDrPlanExecutionRequest as configured by this builder
|
GetDrPlanExecutionRequest |
GetDrPlanExecutionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDrPlanExecutionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDrPlanExecutionRequest.Builder |
GetDrPlanExecutionRequest.Builder.copy(GetDrPlanExecutionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.