public static interface AttachVpnGatewayRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<AttachVpnGatewayRequest.Builder,AttachVpnGatewayRequest>
| Modifier and Type | Method and Description |
|---|---|
AttachVpnGatewayRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AttachVpnGatewayRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AttachVpnGatewayRequest.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
AttachVpnGatewayRequest.Builder |
vpnGatewayId(String vpnGatewayId)
The ID of the virtual private gateway.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAttachVpnGatewayRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId - The ID of the VPC.AttachVpnGatewayRequest.Builder vpnGatewayId(String vpnGatewayId)
The ID of the virtual private gateway.
vpnGatewayId - The ID of the virtual private gateway.AttachVpnGatewayRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAttachVpnGatewayRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.