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