public static interface RejectVpcPeeringConnectionResponse.Builder extends software.amazon.awssdk.utils.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. |
copyapply, 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. All rights reserved.