| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateAddressResponse |
EC2Client.associateAddress()
Associates an Elastic IP address with an instance or a network interface.
|
default AssociateAddressResponse |
EC2Client.associateAddress(AssociateAddressRequest associateAddressRequest)
Associates an Elastic IP address with an instance or a network interface.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateAddressResponse> |
EC2AsyncClient.associateAddress()
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 |
|---|---|
AssociateAddressResponse |
AssociateAddressResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.