| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| software.amazon.awssdk.services.drs.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateSourceNetworkStackResponse |
DrsClient.associateSourceNetworkStack(AssociateSourceNetworkStackRequest associateSourceNetworkStackRequest)
Associate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network.
|
default CompletableFuture<AssociateSourceNetworkStackResponse> |
DrsAsyncClient.associateSourceNetworkStack(AssociateSourceNetworkStackRequest associateSourceNetworkStackRequest)
Associate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateSourceNetworkStackRequestMarshaller.marshall(AssociateSourceNetworkStackRequest associateSourceNetworkStackRequest) |
Copyright © 2023. All rights reserved.