public static interface DisableVpcClassicLinkDnsSupportRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DisableVpcClassicLinkDnsSupportRequest.Builder,DisableVpcClassicLinkDnsSupportRequest>
Modifier and Type | Method and Description |
---|---|
DisableVpcClassicLinkDnsSupportRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisableVpcClassicLinkDnsSupportRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisableVpcClassicLinkDnsSupportRequest.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
build
overrideConfiguration
equalsBySdkFields, sdkFields
copy
applyMutation, build
DisableVpcClassicLinkDnsSupportRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId
- The ID of the VPC.DisableVpcClassicLinkDnsSupportRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration
in interface AwsRequest.Builder
DisableVpcClassicLinkDnsSupportRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration
in interface AwsRequest.Builder
Copyright © 2020. All rights reserved.