Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateAddressRequest
Packages that use AssociateAddressRequest
Package
Description
-
Uses of AssociateAddressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateAddressRequestModifier and TypeMethodDescriptionEc2AsyncClient.associateAddress(AssociateAddressRequest associateAddressRequest) Associates an Elastic IP address, or carrier IP address (for instances that are in subnets in Wavelength Zones) with an instance or a network interface.default AssociateAddressResponseEc2Client.associateAddress(AssociateAddressRequest associateAddressRequest) Associates an Elastic IP address, or carrier IP address (for instances that are in subnets in Wavelength Zones) with an instance or a network interface. -
Uses of AssociateAddressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateAddressRequestModifier and TypeMethodDescriptionAssociateAddressRequestMarshaller.marshall(AssociateAddressRequest associateAddressRequest)