Uses of Interface
software.amazon.awssdk.services.ec2.model.AttachVpnGatewayResponse.Builder
Packages that use AttachVpnGatewayResponse.Builder
-
Uses of AttachVpnGatewayResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AttachVpnGatewayResponse.BuilderModifier and TypeMethodDescriptionAttachVpnGatewayResponse.builder()AttachVpnGatewayResponse.toBuilder()default AttachVpnGatewayResponse.BuilderAttachVpnGatewayResponse.Builder.vpcAttachment(Consumer<VpcAttachment.Builder> vpcAttachment) Information about the attachment.AttachVpnGatewayResponse.Builder.vpcAttachment(VpcAttachment vpcAttachment) Information about the attachment.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AttachVpnGatewayResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AttachVpnGatewayResponse.Builder>AttachVpnGatewayResponse.serializableBuilderClass()