Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeManagedPrefixListsResponse
Packages that use DescribeManagedPrefixListsResponse
Package
Description
-
Uses of DescribeManagedPrefixListsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeManagedPrefixListsResponseModifier and TypeMethodDescriptionEc2Client.describeManagedPrefixLists(Consumer<DescribeManagedPrefixListsRequest.Builder> describeManagedPrefixListsRequest) Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.Ec2Client.describeManagedPrefixLists(DescribeManagedPrefixListsRequest describeManagedPrefixListsRequest) Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeManagedPrefixListsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeManagedPrefixLists(Consumer<DescribeManagedPrefixListsRequest.Builder> describeManagedPrefixListsRequest) Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.Ec2AsyncClient.describeManagedPrefixLists(DescribeManagedPrefixListsRequest describeManagedPrefixListsRequest) Describes your managed prefix lists and any Amazon Web Services-managed prefix lists. -
Uses of DescribeManagedPrefixListsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeManagedPrefixListsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeManagedPrefixListsResponseModifier and TypeMethodDescriptionvoidDescribeManagedPrefixListsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeManagedPrefixListsResponse> subscriber)