Waiter<GetDrProtectionGroupRequest,GetDrProtectionGroupResponse> |
DisasterRecoveryWaiters.forDrProtectionGroup(GetDrProtectionGroupRequest request,
DrProtectionGroupLifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetDrProtectionGroupRequest,GetDrProtectionGroupResponse> |
DisasterRecoveryWaiters.forDrProtectionGroup(GetDrProtectionGroupRequest request,
DrProtectionGroupLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetDrProtectionGroupRequest,GetDrProtectionGroupResponse> |
DisasterRecoveryWaiters.forDrProtectionGroup(GetDrProtectionGroupRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DrProtectionGroupLifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetDrProtectionGroupResponse |
DisasterRecovery.getDrProtectionGroup(GetDrProtectionGroupRequest request) |
Get the DR protection group identified by drProtectionGroupId.
|
Future<GetDrProtectionGroupResponse> |
DisasterRecoveryAsync.getDrProtectionGroup(GetDrProtectionGroupRequest request,
AsyncHandler<GetDrProtectionGroupRequest,GetDrProtectionGroupResponse> handler) |
Get the DR protection group identified by drProtectionGroupId.
|
Future<GetDrProtectionGroupResponse> |
DisasterRecoveryAsyncClient.getDrProtectionGroup(GetDrProtectionGroupRequest request,
AsyncHandler<GetDrProtectionGroupRequest,GetDrProtectionGroupResponse> handler) |
|
GetDrProtectionGroupResponse |
DisasterRecoveryClient.getDrProtectionGroup(GetDrProtectionGroupRequest request) |
|