Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
GetDrPlanResponse |
DisasterRecovery.getDrPlan(GetDrPlanRequest request)
Get details for the DR plan identified by drPlanId.
|
GetDrPlanResponse |
DisasterRecoveryClient.getDrPlan(GetDrPlanRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDrPlanRequest,GetDrPlanResponse> |
DisasterRecoveryWaiters.forDrPlan(GetDrPlanRequest request,
DrPlanLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDrPlanRequest,GetDrPlanResponse> |
DisasterRecoveryWaiters.forDrPlan(GetDrPlanRequest request,
DrPlanLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDrPlanRequest,GetDrPlanResponse> |
DisasterRecoveryWaiters.forDrPlan(GetDrPlanRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DrPlanLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetDrPlanResponse> |
DisasterRecoveryAsyncClient.getDrPlan(GetDrPlanRequest request,
AsyncHandler<GetDrPlanRequest,GetDrPlanResponse> handler) |
Future<GetDrPlanResponse> |
DisasterRecoveryAsync.getDrPlan(GetDrPlanRequest request,
AsyncHandler<GetDrPlanRequest,GetDrPlanResponse> handler)
Get details for the DR plan identified by drPlanId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDrPlanResponse> |
DisasterRecoveryAsyncClient.getDrPlan(GetDrPlanRequest request,
AsyncHandler<GetDrPlanRequest,GetDrPlanResponse> handler) |
Future<GetDrPlanResponse> |
DisasterRecoveryAsync.getDrPlan(GetDrPlanRequest request,
AsyncHandler<GetDrPlanRequest,GetDrPlanResponse> handler)
Get details for the DR plan identified by drPlanId.
|
Modifier and Type | Method and Description |
---|---|
GetDrPlanResponse |
GetDrPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDrPlanResponse.Builder |
GetDrPlanResponse.Builder.copy(GetDrPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.