Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
GetDrPlanExecutionResponse |
DisasterRecovery.getDrPlanExecution(GetDrPlanExecutionRequest request)
Get details for the DR plan execution identified by drPlanExecutionId.
|
GetDrPlanExecutionResponse |
DisasterRecoveryClient.getDrPlanExecution(GetDrPlanExecutionRequest request) |
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 |
---|---|
GetDrPlanExecutionResponse |
GetDrPlanExecutionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDrPlanExecutionResponse.Builder |
GetDrPlanExecutionResponse.Builder.copy(GetDrPlanExecutionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.