CopyableBuilder<EnableVpcClassicLinkDnsSupportResponse.Builder,EnableVpcClassicLinkDnsSupportResponse>
, SdkBuilder<EnableVpcClassicLinkDnsSupportResponse.Builder,EnableVpcClassicLinkDnsSupportResponse>
public static interface EnableVpcClassicLinkDnsSupportResponse.Builder extends CopyableBuilder<EnableVpcClassicLinkDnsSupportResponse.Builder,EnableVpcClassicLinkDnsSupportResponse>
Modifier and Type | Method | Description |
---|---|---|
EnableVpcClassicLinkDnsSupportResponse.Builder |
returnValue(Boolean returnValue) |
Returns
true if the request succeeds; otherwise, it returns an error. |
copy
apply, build
EnableVpcClassicLinkDnsSupportResponse.Builder returnValue(Boolean returnValue)
Returns true
if the request succeeds; otherwise, it returns an error.
returnValue
- Returns true
if the request succeeds; otherwise, it returns an error.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.