public static interface DisableVpcClassicLinkDnsSupportResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<DisableVpcClassicLinkDnsSupportResponse.Builder,DisableVpcClassicLinkDnsSupportResponse>
Modifier and Type | Method and Description |
---|---|
DisableVpcClassicLinkDnsSupportResponse.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
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 © 2020. All rights reserved.