public static interface CreateRouteTableResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateRouteTableResponse.Builder,CreateRouteTableResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateRouteTableResponse.Builder |
routeTable(RouteTable routeTable)
Information about the route table.
|
CreateRouteTableResponse.Builder routeTable(RouteTable routeTable)
Information about the route table.
routeTable - Information about the route table.Copyright © 2017. All rights reserved.