public static interface EnableVpcClassicLinkRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<EnableVpcClassicLinkRequest.Builder,EnableVpcClassicLinkRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableVpcClassicLinkRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
EnableVpcClassicLinkRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
EnableVpcClassicLinkRequest.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
buildoverrideConfigurationcopyapplyMutation, buildEnableVpcClassicLinkRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId - The ID of the VPC.EnableVpcClassicLinkRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.EnableVpcClassicLinkRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.