Uses of Class
software.amazon.awssdk.services.ec2.model.DisassociateNatGatewayAddressRequest
Packages that use DisassociateNatGatewayAddressRequest
Package
Description
-
Uses of DisassociateNatGatewayAddressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisassociateNatGatewayAddressRequestModifier and TypeMethodDescriptionEc2AsyncClient.disassociateNatGatewayAddress(DisassociateNatGatewayAddressRequest disassociateNatGatewayAddressRequest) Disassociates secondary Elastic IP addresses (EIPs) from a public NAT gateway.Ec2Client.disassociateNatGatewayAddress(DisassociateNatGatewayAddressRequest disassociateNatGatewayAddressRequest) Disassociates secondary Elastic IP addresses (EIPs) from a public NAT gateway. -
Uses of DisassociateNatGatewayAddressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisassociateNatGatewayAddressRequestModifier and TypeMethodDescriptionDisassociateNatGatewayAddressRequestMarshaller.marshall(DisassociateNatGatewayAddressRequest disassociateNatGatewayAddressRequest)