Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeManagedPrefixListsIterable
-
Packages that use DescribeManagedPrefixListsIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeManagedPrefixListsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeManagedPrefixListsIterable Modifier and Type Method Description default DescribeManagedPrefixListsIterableEc2Client. describeManagedPrefixListsPaginator(Consumer<DescribeManagedPrefixListsRequest.Builder> describeManagedPrefixListsRequest)Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.default DescribeManagedPrefixListsIterableEc2Client. describeManagedPrefixListsPaginator(DescribeManagedPrefixListsRequest describeManagedPrefixListsRequest)Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.
-