Uses of Class
software.amazon.awssdk.services.ec2.model.GetManagedPrefixListEntriesResponse
Packages that use GetManagedPrefixListEntriesResponse
Package
Description
-
Uses of GetManagedPrefixListEntriesResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetManagedPrefixListEntriesResponseModifier and TypeMethodDescriptionEc2Client.getManagedPrefixListEntries(Consumer<GetManagedPrefixListEntriesRequest.Builder> getManagedPrefixListEntriesRequest) Gets information about the entries for a specified managed prefix list.Ec2Client.getManagedPrefixListEntries(GetManagedPrefixListEntriesRequest getManagedPrefixListEntriesRequest) Gets information about the entries for a specified managed prefix list.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetManagedPrefixListEntriesResponseModifier and TypeMethodDescriptionEc2AsyncClient.getManagedPrefixListEntries(Consumer<GetManagedPrefixListEntriesRequest.Builder> getManagedPrefixListEntriesRequest) Gets information about the entries for a specified managed prefix list.Ec2AsyncClient.getManagedPrefixListEntries(GetManagedPrefixListEntriesRequest getManagedPrefixListEntriesRequest) Gets information about the entries for a specified managed prefix list. -
Uses of GetManagedPrefixListEntriesResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetManagedPrefixListEntriesResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetManagedPrefixListEntriesResponseModifier and TypeMethodDescriptionvoidGetManagedPrefixListEntriesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetManagedPrefixListEntriesResponse> subscriber)