Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeAddressesAttributePublisher
-
Packages that use DescribeAddressesAttributePublisher Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeAddressesAttributePublisher in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeAddressesAttributePublisher Modifier and Type Method Description default DescribeAddressesAttributePublisherEc2AsyncClient. describeAddressesAttributePaginator(Consumer<DescribeAddressesAttributeRequest.Builder> describeAddressesAttributeRequest)Describes the attributes of the specified Elastic IP addresses.default DescribeAddressesAttributePublisherEc2AsyncClient. describeAddressesAttributePaginator(DescribeAddressesAttributeRequest describeAddressesAttributeRequest)Describes the attributes of the specified Elastic IP addresses.
-