public static interface DeleteVpcPeeringConnectionResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.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. |
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 © 2018. All rights reserved.