CopyableBuilder<DisableVpcClassicLinkDnsSupportResponse.Builder,DisableVpcClassicLinkDnsSupportResponse>
, SdkBuilder<DisableVpcClassicLinkDnsSupportResponse.Builder,DisableVpcClassicLinkDnsSupportResponse>
public static interface DisableVpcClassicLinkDnsSupportResponse.Builder extends CopyableBuilder<DisableVpcClassicLinkDnsSupportResponse.Builder,DisableVpcClassicLinkDnsSupportResponse>
Modifier and Type | Method | Description |
---|---|---|
DisableVpcClassicLinkDnsSupportResponse.Builder |
returnValue(Boolean returnValue) |
Returns
true if the request succeeds; otherwise, it returns an error. |
copy
apply, build
DisableVpcClassicLinkDnsSupportResponse.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.