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