public class RouteTableForDescribeSubnetsOutput extends Object
| 构造器和说明 |
|---|
RouteTableForDescribeSubnetsOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getRouteTableId()
Get routeTableId
|
String |
getRouteTableType()
Get routeTableType
|
int |
hashCode() |
RouteTableForDescribeSubnetsOutput |
routeTableId(String routeTableId) |
RouteTableForDescribeSubnetsOutput |
routeTableType(String routeTableType) |
void |
setRouteTableId(String routeTableId) |
void |
setRouteTableType(String routeTableType) |
String |
toString() |
public RouteTableForDescribeSubnetsOutput routeTableId(String routeTableId)
public String getRouteTableId()
public void setRouteTableId(String routeTableId)
public RouteTableForDescribeSubnetsOutput routeTableType(String routeTableType)
public String getRouteTableType()
public void setRouteTableType(String routeTableType)
Copyright © 2024. All rights reserved.