Uses of Interface
software.amazon.awssdk.services.ec2.model.VpcClassicLink.Builder
Packages that use VpcClassicLink.Builder
-
Uses of VpcClassicLink.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpcClassicLink.BuilderModifier and TypeMethodDescriptionstatic VpcClassicLink.BuilderVpcClassicLink.builder()VpcClassicLink.Builder.classicLinkEnabled(Boolean classicLinkEnabled) Indicates whether the VPC is enabled for ClassicLink.VpcClassicLink.Builder.tags(Collection<Tag> tags) Any tags assigned to the VPC.VpcClassicLink.Builder.tags(Consumer<Tag.Builder>... tags) Any tags assigned to the VPC.Any tags assigned to the VPC.VpcClassicLink.toBuilder()The ID of the VPC.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VpcClassicLink.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VpcClassicLink.Builder>VpcClassicLink.serializableBuilderClass()