| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| Modifier and Type | Method and Description |
|---|---|
default StartFailbackLaunchResponse |
DrsClient.startFailbackLaunch(Consumer<StartFailbackLaunchRequest.Builder> startFailbackLaunchRequest)
Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance.
|
default StartFailbackLaunchResponse |
DrsClient.startFailbackLaunch(StartFailbackLaunchRequest startFailbackLaunchRequest)
Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartFailbackLaunchResponse> |
DrsAsyncClient.startFailbackLaunch(Consumer<StartFailbackLaunchRequest.Builder> startFailbackLaunchRequest)
Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance.
|
default CompletableFuture<StartFailbackLaunchResponse> |
DrsAsyncClient.startFailbackLaunch(StartFailbackLaunchRequest startFailbackLaunchRequest)
Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance.
|
Copyright © 2023. All rights reserved.