Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeMovingAddressesIterable
-
Packages that use DescribeMovingAddressesIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeMovingAddressesIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeMovingAddressesIterable Modifier and Type Method Description default DescribeMovingAddressesIterableEc2Client. describeMovingAddressesPaginator()This is a variant ofEc2Client.describeMovingAddresses(software.amazon.awssdk.services.ec2.model.DescribeMovingAddressesRequest)operation.default DescribeMovingAddressesIterableEc2Client. describeMovingAddressesPaginator(Consumer<DescribeMovingAddressesRequest.Builder> describeMovingAddressesRequest)This is a variant ofEc2Client.describeMovingAddresses(software.amazon.awssdk.services.ec2.model.DescribeMovingAddressesRequest)operation.default DescribeMovingAddressesIterableEc2Client. describeMovingAddressesPaginator(DescribeMovingAddressesRequest describeMovingAddressesRequest)This is a variant ofEc2Client.describeMovingAddresses(software.amazon.awssdk.services.ec2.model.DescribeMovingAddressesRequest)operation.
-