Uses of Class
com.tencentcloudapi.tse.v20201207.models.KongRoutePreview
-
Packages that use KongRoutePreview Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of KongRoutePreview in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return KongRoutePreview Modifier and Type Method Description KongRoutePreview[]KongServiceRouteList. getRouteList()Get 无 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type KongRoutePreview Modifier and Type Method Description voidKongServiceRouteList. setRouteList(KongRoutePreview[] RouteList)Set 无 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type KongRoutePreview Constructor Description KongRoutePreview(KongRoutePreview 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.
-