Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateNatGatewayAddressRequest
Packages that use AssociateNatGatewayAddressRequest
Package
Description
-
Uses of AssociateNatGatewayAddressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateNatGatewayAddressRequestModifier and TypeMethodDescriptionEc2AsyncClient.associateNatGatewayAddress(AssociateNatGatewayAddressRequest associateNatGatewayAddressRequest) Associates Elastic IP addresses (EIPs) and private IPv4 addresses with a public NAT gateway.Ec2Client.associateNatGatewayAddress(AssociateNatGatewayAddressRequest associateNatGatewayAddressRequest) Associates Elastic IP addresses (EIPs) and private IPv4 addresses with a public NAT gateway. -
Uses of AssociateNatGatewayAddressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateNatGatewayAddressRequestModifier and TypeMethodDescriptionAssociateNatGatewayAddressRequestMarshaller.marshall(AssociateNatGatewayAddressRequest associateNatGatewayAddressRequest)