public static interface DetachClassicLinkVpcResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<DetachClassicLinkVpcResponse.Builder,DetachClassicLinkVpcResponse>
Modifier and Type | Method and Description |
---|---|
DetachClassicLinkVpcResponse.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
DetachClassicLinkVpcResponse.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.