| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateNatGatewayAddressResponse> |
Ec2AsyncClient.associateNatGatewayAddress(AssociateNatGatewayAddressRequest associateNatGatewayAddressRequest)
Associates Elastic IP addresses (EIPs) and private IPv4 addresses with a public NAT gateway.
|
default AssociateNatGatewayAddressResponse |
Ec2Client.associateNatGatewayAddress(AssociateNatGatewayAddressRequest associateNatGatewayAddressRequest)
Associates Elastic IP addresses (EIPs) and private IPv4 addresses with a public NAT gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateNatGatewayAddressRequestMarshaller.marshall(AssociateNatGatewayAddressRequest associateNatGatewayAddressRequest) |
Copyright © 2023. All rights reserved.