Uses of Class
com.tencentcloudapi.tke.v20180525.models.ClusterLevelAttribute
-
Packages that use ClusterLevelAttribute Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of ClusterLevelAttribute in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return ClusterLevelAttribute Modifier and Type Method Description ClusterLevelAttribute[]DescribeClusterLevelAttributeResponse. getItems()Get 集群规模Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type ClusterLevelAttribute Modifier and Type Method Description voidDescribeClusterLevelAttributeResponse. setItems(ClusterLevelAttribute[] Items)Set 集群规模Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type ClusterLevelAttribute Constructor Description ClusterLevelAttribute(ClusterLevelAttribute 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.
-