CopyableBuilder<CreateRouteTableResponse.Builder,CreateRouteTableResponse>
, SdkBuilder<CreateRouteTableResponse.Builder,CreateRouteTableResponse>
public static interface CreateRouteTableResponse.Builder extends CopyableBuilder<CreateRouteTableResponse.Builder,CreateRouteTableResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateRouteTableResponse.Builder |
routeTable(RouteTable routeTable) |
Information about the route table.
|
copy
apply, build
CreateRouteTableResponse.Builder routeTable(RouteTable routeTable)
Information about the route table.
routeTable
- Information about the route table.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.