CopyableBuilder<DisableVpcClassicLinkDnsSupportRequest.Builder,DisableVpcClassicLinkDnsSupportRequest>
, SdkBuilder<DisableVpcClassicLinkDnsSupportRequest.Builder,DisableVpcClassicLinkDnsSupportRequest>
public static interface DisableVpcClassicLinkDnsSupportRequest.Builder extends CopyableBuilder<DisableVpcClassicLinkDnsSupportRequest.Builder,DisableVpcClassicLinkDnsSupportRequest>
Modifier and Type | Method | Description |
---|---|---|
DisableVpcClassicLinkDnsSupportRequest.Builder |
vpcId(String vpcId) |
The ID of the VPC.
|
copy
apply, build
DisableVpcClassicLinkDnsSupportRequest.Builder vpcId(String vpcId)
The ID of the VPC.
vpcId
- The ID of the VPC.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.