public static interface CreateRouteResponse.Builder extends 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. |
CreateRouteResponse.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.