| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateAddressResponse |
Ec2Client.associateAddress(AssociateAddressRequest associateAddressRequest)
Associates an Elastic IP address with an instance or a network interface.
|
default CompletableFuture<AssociateAddressResponse> |
Ec2AsyncClient.associateAddress(AssociateAddressRequest associateAddressRequest)
Associates an Elastic IP address with an instance or a network interface.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateAddressRequestMarshaller.marshall(AssociateAddressRequest associateAddressRequest) |
Copyright © 2019. All rights reserved.