public static interface DeleteVpcPeeringConnectionResponse.Builder extends 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. |
copyapply, 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. All rights reserved.