public static interface EnableVpcClassicLinkDnsSupportResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<EnableVpcClassicLinkDnsSupportResponse.Builder,EnableVpcClassicLinkDnsSupportResponse>
Modifier and Type | Method and Description |
---|---|
EnableVpcClassicLinkDnsSupportResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, it returns an error. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, 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 © 2019. All rights reserved.