Uses of Interface
software.amazon.awssdk.services.ec2.model.GetManagedPrefixListAssociationsRequest.Builder
Packages that use GetManagedPrefixListAssociationsRequest.Builder
Package
Description
-
Uses of GetManagedPrefixListAssociationsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetManagedPrefixListAssociationsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getManagedPrefixListAssociations(Consumer<GetManagedPrefixListAssociationsRequest.Builder> getManagedPrefixListAssociationsRequest) Gets information about the resources that are associated with the specified managed prefix list.Ec2Client.getManagedPrefixListAssociations(Consumer<GetManagedPrefixListAssociationsRequest.Builder> getManagedPrefixListAssociationsRequest) Gets information about the resources that are associated with the specified managed prefix list.Ec2AsyncClient.getManagedPrefixListAssociationsPaginator(Consumer<GetManagedPrefixListAssociationsRequest.Builder> getManagedPrefixListAssociationsRequest) Ec2Client.getManagedPrefixListAssociationsPaginator(Consumer<GetManagedPrefixListAssociationsRequest.Builder> getManagedPrefixListAssociationsRequest) This is a variant ofEc2Client.getManagedPrefixListAssociations(software.amazon.awssdk.services.ec2.model.GetManagedPrefixListAssociationsRequest)operation. -
Uses of GetManagedPrefixListAssociationsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetManagedPrefixListAssociationsRequest.BuilderModifier and TypeMethodDescriptionGetManagedPrefixListAssociationsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetManagedPrefixListAssociationsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return with a single call.The token for the next page of results.GetManagedPrefixListAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetManagedPrefixListAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetManagedPrefixListAssociationsRequest.Builder.prefixListId(String prefixListId) The ID of the prefix list.GetManagedPrefixListAssociationsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetManagedPrefixListAssociationsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetManagedPrefixListAssociationsRequest.Builder>GetManagedPrefixListAssociationsRequest.serializableBuilderClass()