public class RouteTableForDescribeSubnetAttributesOutput extends Object
| Constructor and Description |
|---|
RouteTableForDescribeSubnetAttributesOutput() |
| Modifier and Type | Method and Description |
|---|---|
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.