| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| Modifier and Type | Method and Description |
|---|---|
default StopFailbackResponse |
DrsClient.stopFailback(Consumer<StopFailbackRequest.Builder> stopFailbackRequest)
Stops the failback process for a specified Recovery Instance.
|
default StopFailbackResponse |
DrsClient.stopFailback(StopFailbackRequest stopFailbackRequest)
Stops the failback process for a specified Recovery Instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopFailbackResponse> |
DrsAsyncClient.stopFailback(Consumer<StopFailbackRequest.Builder> stopFailbackRequest)
Stops the failback process for a specified Recovery Instance.
|
default CompletableFuture<StopFailbackResponse> |
DrsAsyncClient.stopFailback(StopFailbackRequest stopFailbackRequest)
Stops the failback process for a specified Recovery Instance.
|
Copyright © 2023. All rights reserved.