Uses of Interface
software.amazon.awssdk.services.ec2.model.InternetGatewayAttachment.Builder
Packages that use InternetGatewayAttachment.Builder
-
Uses of InternetGatewayAttachment.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InternetGatewayAttachment.BuilderModifier and TypeMethodDescriptionInternetGatewayAttachment.builder()The current state of the attachment.InternetGatewayAttachment.Builder.state(AttachmentStatus state) The current state of the attachment.InternetGatewayAttachment.toBuilder()The ID of the VPC.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type InternetGatewayAttachment.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InternetGatewayAttachment.Builder>InternetGatewayAttachment.serializableBuilderClass()