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