public static interface AttachClassicLinkVpcResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.CopyableBuilder<AttachClassicLinkVpcResponse.Builder,AttachClassicLinkVpcResponse>
| Modifier and Type | Method and Description |
|---|---|
AttachClassicLinkVpcResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, it returns an error. |
buildAttachClassicLinkVpcResponse.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 © 2018. All rights reserved.