Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribePrefixListsPublisher
-
Packages that use DescribePrefixListsPublisher Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribePrefixListsPublisher in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribePrefixListsPublisher Modifier and Type Method Description default DescribePrefixListsPublisherEc2AsyncClient. describePrefixListsPaginator()This is a variant ofEc2AsyncClient.describePrefixLists(software.amazon.awssdk.services.ec2.model.DescribePrefixListsRequest)operation.default DescribePrefixListsPublisherEc2AsyncClient. describePrefixListsPaginator(Consumer<DescribePrefixListsRequest.Builder> describePrefixListsRequest)This is a variant ofEc2AsyncClient.describePrefixLists(software.amazon.awssdk.services.ec2.model.DescribePrefixListsRequest)operation.default DescribePrefixListsPublisherEc2AsyncClient. describePrefixListsPaginator(DescribePrefixListsRequest describePrefixListsRequest)This is a variant ofEc2AsyncClient.describePrefixLists(software.amazon.awssdk.services.ec2.model.DescribePrefixListsRequest)operation.
-