Uses of Interface
software.amazon.awssdk.services.ec2.model.GetManagedPrefixListAssociationsResponse.Builder
Packages that use GetManagedPrefixListAssociationsResponse.Builder
-
Uses of GetManagedPrefixListAssociationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetManagedPrefixListAssociationsResponse.BuilderModifier and TypeMethodDescriptionGetManagedPrefixListAssociationsResponse.builder()The token to use to retrieve the next page of results.GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(Collection<PrefixListAssociation> prefixListAssociations) Information about the associations.GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(Consumer<PrefixListAssociation.Builder>... prefixListAssociations) Information about the associations.GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(PrefixListAssociation... prefixListAssociations) Information about the associations.GetManagedPrefixListAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetManagedPrefixListAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetManagedPrefixListAssociationsResponse.Builder>GetManagedPrefixListAssociationsResponse.serializableBuilderClass()