Uses of Interface
software.amazon.awssdk.services.ec2.model.PrefixList.Builder
Packages that use PrefixList.Builder
-
Uses of PrefixList.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PrefixList.BuilderModifier and TypeMethodDescriptionstatic PrefixList.BuilderPrefixList.builder()The IP address range of the Amazon Web Services service.PrefixList.Builder.cidrs(Collection<String> cidrs) The IP address range of the Amazon Web Services service.PrefixList.Builder.prefixListId(String prefixListId) The ID of the prefix.PrefixList.Builder.prefixListName(String prefixListName) The name of the prefix.PrefixList.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PrefixList.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PrefixList.Builder>PrefixList.serializableBuilderClass()