Uses of Class
cn.ucloud.vpc.models.DescribeRouteTableResponse.RouteRuleInfo
-
Packages that use DescribeRouteTableResponse.RouteRuleInfo Package Description cn.ucloud.vpc.models -
-
Uses of DescribeRouteTableResponse.RouteRuleInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeRouteTableResponse.RouteRuleInfo Modifier and Type Method Description List<DescribeRouteTableResponse.RouteRuleInfo>DescribeRouteTableResponse.RouteTableInfo. getRouteRules()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeRouteTableResponse.RouteRuleInfo Modifier and Type Method Description voidDescribeRouteTableResponse.RouteTableInfo. setRouteRules(List<DescribeRouteTableResponse.RouteRuleInfo> routeRules)
-