Uses of Class
software.amazon.awssdk.services.ec2.model.DisassociateAddressRequest
Packages that use DisassociateAddressRequest
Package
Description
-
Uses of DisassociateAddressRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisassociateAddressRequestModifier and TypeMethodDescriptionEc2AsyncClient.disassociateAddress(DisassociateAddressRequest disassociateAddressRequest) Disassociates an Elastic IP address from the instance or network interface it's associated with.default DisassociateAddressResponseEc2Client.disassociateAddress(DisassociateAddressRequest disassociateAddressRequest) Disassociates an Elastic IP address from the instance or network interface it's associated with. -
Uses of DisassociateAddressRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisassociateAddressRequestModifier and TypeMethodDescriptionDisassociateAddressRequestMarshaller.marshall(DisassociateAddressRequest disassociateAddressRequest)