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)This is a variant ofEc2Client.getManagedPrefixListAssociations(software.amazon.awssdk.services.ec2.model.GetManagedPrefixListAssociationsRequest)operation.default GetManagedPrefixListAssociationsIterableEc2Client. getManagedPrefixListAssociationsPaginator(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)This is a variant ofEc2Client.getManagedPrefixListAssociations(software.amazon.awssdk.services.ec2.model.GetManagedPrefixListAssociationsRequest)operation.
-