Uses of Interface
software.amazon.awssdk.services.ec2.model.PrefixListAssociation.Builder
Packages that use PrefixListAssociation.Builder
-
Uses of PrefixListAssociation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PrefixListAssociation.BuilderModifier and TypeMethodDescriptionPrefixListAssociation.builder()PrefixListAssociation.Builder.resourceId(String resourceId) The ID of the resource.PrefixListAssociation.Builder.resourceOwner(String resourceOwner) The owner of the resource.PrefixListAssociation.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PrefixListAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PrefixListAssociation.Builder>PrefixListAssociation.serializableBuilderClass()