Uses of Class
software.amazon.awssdk.services.ec2.model.DescribePrefixListsResponse
Packages that use DescribePrefixListsResponse
Package
Description
-
Uses of DescribePrefixListsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribePrefixListsResponseModifier and TypeMethodDescriptiondefault DescribePrefixListsResponseEc2Client.describePrefixLists()Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.default DescribePrefixListsResponseEc2Client.describePrefixLists(Consumer<DescribePrefixListsRequest.Builder> describePrefixListsRequest) Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.default DescribePrefixListsResponseEc2Client.describePrefixLists(DescribePrefixListsRequest describePrefixListsRequest) Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribePrefixListsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describePrefixLists()Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.Ec2AsyncClient.describePrefixLists(Consumer<DescribePrefixListsRequest.Builder> describePrefixListsRequest) Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.Ec2AsyncClient.describePrefixLists(DescribePrefixListsRequest describePrefixListsRequest) Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service. -
Uses of DescribePrefixListsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribePrefixListsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribePrefixListsResponseModifier and TypeMethodDescriptionvoidDescribePrefixListsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribePrefixListsResponse> subscriber)