public static interface DisableVpcClassicLinkDnsSupportRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DisableVpcClassicLinkDnsSupportRequest.Builder,DisableVpcClassicLinkDnsSupportRequest>
| Modifier and Type | Method and Description |
|---|---|
DisableVpcClassicLinkDnsSupportRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DisableVpcClassicLinkDnsSupportRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
DisableVpcClassicLinkDnsSupportRequest.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
buildoverrideConfigurationcopyapplyMutation, buildDisableVpcClassicLinkDnsSupportRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId - The ID of the VPC.DisableVpcClassicLinkDnsSupportRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DisableVpcClassicLinkDnsSupportRequest.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.