Uses of Class
software.amazon.awssdk.services.ec2.model.GetManagedPrefixListAssociationsRequest
Packages that use GetManagedPrefixListAssociationsRequest
Package
Description
-
Uses of GetManagedPrefixListAssociationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetManagedPrefixListAssociationsRequestModifier and TypeMethodDescriptionEc2AsyncClient.getManagedPrefixListAssociations(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest) Gets information about the resources that are associated with the specified managed prefix list.Ec2Client.getManagedPrefixListAssociations(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest) Gets information about the resources that are associated with the specified managed prefix list.Ec2AsyncClient.getManagedPrefixListAssociationsPaginator(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest) Ec2Client.getManagedPrefixListAssociationsPaginator(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest) This is a variant ofEc2Client.getManagedPrefixListAssociations(software.amazon.awssdk.services.ec2.model.GetManagedPrefixListAssociationsRequest)operation. -
Uses of GetManagedPrefixListAssociationsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type GetManagedPrefixListAssociationsRequestModifierConstructorDescriptionGetManagedPrefixListAssociationsIterable(Ec2Client client, GetManagedPrefixListAssociationsRequest firstRequest) GetManagedPrefixListAssociationsPublisher(Ec2AsyncClient client, GetManagedPrefixListAssociationsRequest firstRequest) -
Uses of GetManagedPrefixListAssociationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetManagedPrefixListAssociationsRequestModifier and TypeMethodDescriptionGetManagedPrefixListAssociationsRequestMarshaller.marshall(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)