Uses of Class
software.amazon.awssdk.services.ec2.paginators.GetManagedPrefixListAssociationsIterable
-
Packages that use GetManagedPrefixListAssociationsIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of GetManagedPrefixListAssociationsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetManagedPrefixListAssociationsIterable Modifier and Type Method Description default GetManagedPrefixListAssociationsIterableEc2Client. getManagedPrefixListAssociationsPaginator(Consumer<GetManagedPrefixListAssociationsRequest.Builder> getManagedPrefixListAssociationsRequest)Gets information about the resources that are associated with the specified managed prefix list.default GetManagedPrefixListAssociationsIterableEc2Client. getManagedPrefixListAssociationsPaginator(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)Gets information about the resources that are associated with the specified managed prefix list.
-