| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| Modifier and Type | Method and Description |
|---|---|
default StartSourceNetworkRecoveryResponse |
DrsClient.startSourceNetworkRecovery(Consumer<StartSourceNetworkRecoveryRequest.Builder> startSourceNetworkRecoveryRequest)
Deploy VPC for the specified Source Network and modify launch templates to use this network.
|
default StartSourceNetworkRecoveryResponse |
DrsClient.startSourceNetworkRecovery(StartSourceNetworkRecoveryRequest startSourceNetworkRecoveryRequest)
Deploy VPC for the specified Source Network and modify launch templates to use this network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartSourceNetworkRecoveryResponse> |
DrsAsyncClient.startSourceNetworkRecovery(Consumer<StartSourceNetworkRecoveryRequest.Builder> startSourceNetworkRecoveryRequest)
Deploy VPC for the specified Source Network and modify launch templates to use this network.
|
default CompletableFuture<StartSourceNetworkRecoveryResponse> |
DrsAsyncClient.startSourceNetworkRecovery(StartSourceNetworkRecoveryRequest startSourceNetworkRecoveryRequest)
Deploy VPC for the specified Source Network and modify launch templates to use this network.
|
Copyright © 2023. All rights reserved.