public class GetRouteResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
GetRouteResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<RouteRule> |
getRouteRules() |
String |
getRouteTableId() |
String |
getVpcId() |
void |
setRouteRules(List<RouteRule> routeRules) |
void |
setRouteTableId(String routeTableId) |
void |
setVpcId(String vpcId) |
getMetadataCopyright © 2023. All rights reserved.