com.aliyuncs.ecs.model.v20140526
类 DescribeRouteTablesResponse.RouteTable
java.lang.Object
com.aliyuncs.ecs.model.v20140526.DescribeRouteTablesResponse.RouteTable
- 包容类:
- DescribeRouteTablesResponse
public static class DescribeRouteTablesResponse.RouteTable
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescribeRouteTablesResponse.RouteTable
public DescribeRouteTablesResponse.RouteTable()
getVRouterId
public String getVRouterId()
setVRouterId
public void setVRouterId(String vRouterId)
getRouteTableId
public String getRouteTableId()
setRouteTableId
public void setRouteTableId(String routeTableId)
getRouteTableType
public String getRouteTableType()
setRouteTableType
public void setRouteTableType(String routeTableType)
getCreationTime
public String getCreationTime()
setCreationTime
public void setCreationTime(String creationTime)
getRouteEntrys
public List<DescribeRouteTablesResponse.RouteTable.RouteEntry> getRouteEntrys()
setRouteEntrys
public void setRouteEntrys(List<DescribeRouteTablesResponse.RouteTable.RouteEntry> routeEntrys)
Copyright © 2016. All Rights Reserved.