| Package | Description |
|---|---|
| com.amazonaws.services.drs |
AWS Elastic Disaster Recovery Service.
|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StopFailbackResult> |
AWSdrsAsync.stopFailbackAsync(StopFailbackRequest stopFailbackRequest,
AsyncHandler<StopFailbackRequest,StopFailbackResult> asyncHandler)
Stops the failback process for a specified Recovery Instance.
|
Future<StopFailbackResult> |
AbstractAWSdrsAsync.stopFailbackAsync(StopFailbackRequest request,
AsyncHandler<StopFailbackRequest,StopFailbackResult> asyncHandler) |
Future<StopFailbackResult> |
AWSdrsAsyncClient.stopFailbackAsync(StopFailbackRequest request,
AsyncHandler<StopFailbackRequest,StopFailbackResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopFailbackRequest |
StopFailbackRequest.clone() |
StopFailbackRequest |
StopFailbackRequest.withRecoveryInstanceID(String recoveryInstanceID)
The ID of the Recovery Instance we want to stop failback for.
|
Copyright © 2022. All rights reserved.