| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
RouteTable | 
CreateRouteTableResponse.getRouteTable()
Get Route table object. 
 | 
RouteTable[] | 
DescribeRouteTablesResponse.getRouteTableSet()
Get Route table object. 
 | 
RouteTable[] | 
CreateRoutesResponse.getRouteTableSet()
Get Route table object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateRouteTableResponse.setRouteTable(RouteTable RouteTable)
Set Route table object. 
 | 
void | 
DescribeRouteTablesResponse.setRouteTableSet(RouteTable[] RouteTableSet)
Set Route table object. 
 | 
void | 
CreateRoutesResponse.setRouteTableSet(RouteTable[] RouteTableSet)
Set Route table object. 
 | 
| Constructor and Description | 
|---|
RouteTable(RouteTable source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2022. All rights reserved.