Uses of Class
com.tencentcloudapi.iecp.v20210914.models.RouteInfo
-
Packages that use RouteInfo Package Description com.tencentcloudapi.iecp.v20210914.models -
-
Uses of RouteInfo in com.tencentcloudapi.iecp.v20210914.models
Methods in com.tencentcloudapi.iecp.v20210914.models that return RouteInfo Modifier and Type Method Description RouteInfo[]DescribeMessageRouteListResponse. getRouteList()Get 无Methods in com.tencentcloudapi.iecp.v20210914.models with parameters of type RouteInfo Modifier and Type Method Description voidDescribeMessageRouteListResponse. setRouteList(RouteInfo[] RouteList)Set 无Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type RouteInfo Constructor Description RouteInfo(RouteInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-