| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static AttachVpnGatewayResponse.Builder |
AttachVpnGatewayResponse.builder() |
AttachVpnGatewayResponse.Builder |
AttachVpnGatewayResponse.toBuilder() |
default AttachVpnGatewayResponse.Builder |
AttachVpnGatewayResponse.Builder.vpcAttachment(Consumer<VpcAttachment.Builder> vpcAttachment)
Information about the attachment.
|
AttachVpnGatewayResponse.Builder |
AttachVpnGatewayResponse.Builder.vpcAttachment(VpcAttachment vpcAttachment)
Information about the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AttachVpnGatewayResponse.Builder> |
AttachVpnGatewayResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.