public static interface CreateRouteResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.CopyableBuilder<CreateRouteResponse.Builder,CreateRouteResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateRouteResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, it returns an error. |
buildCreateRouteResponse.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.