| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AllocateAddressResponse> |
Ec2AsyncClient.allocateAddress(AllocateAddressRequest allocateAddressRequest)
Allocates an Elastic IP address to your Amazon Web Services account.
|
default AllocateAddressResponse |
Ec2Client.allocateAddress(AllocateAddressRequest allocateAddressRequest)
Allocates an Elastic IP address to your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AllocateAddressRequestMarshaller.marshall(AllocateAddressRequest allocateAddressRequest) |
Copyright © 2021. All rights reserved.