Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeHostsIterable
-
Packages that use DescribeHostsIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeHostsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeHostsIterable Modifier and Type Method Description default DescribeHostsIterableEc2Client. describeHostsPaginator()This is a variant ofEc2Client.describeHosts(software.amazon.awssdk.services.ec2.model.DescribeHostsRequest)operation.default DescribeHostsIterableEc2Client. describeHostsPaginator(Consumer<DescribeHostsRequest.Builder> describeHostsRequest)This is a variant ofEc2Client.describeHosts(software.amazon.awssdk.services.ec2.model.DescribeHostsRequest)operation.default DescribeHostsIterableEc2Client. describeHostsPaginator(DescribeHostsRequest describeHostsRequest)This is a variant ofEc2Client.describeHosts(software.amazon.awssdk.services.ec2.model.DescribeHostsRequest)operation.
-