public static interface RejectVpcPeeringConnectionResponse.Builder extends EC2Response.Builder, CopyableBuilder<RejectVpcPeeringConnectionResponse.Builder,RejectVpcPeeringConnectionResponse>
| Modifier and Type | Method and Description |
|---|---|
RejectVpcPeeringConnectionResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, it returns an error. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildRejectVpcPeeringConnectionResponse.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.