Uses of Class
com.tencentcloudapi.tke.v20180525.models.ClusterAsGroupAttribute
-
Packages that use ClusterAsGroupAttribute Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of ClusterAsGroupAttribute in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return ClusterAsGroupAttribute Modifier and Type Method Description ClusterAsGroupAttributeModifyClusterAsGroupAttributeRequest. getClusterAsGroupAttribute()Get 集群关联的伸缩组属性Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type ClusterAsGroupAttribute Modifier and Type Method Description voidModifyClusterAsGroupAttributeRequest. setClusterAsGroupAttribute(ClusterAsGroupAttribute ClusterAsGroupAttribute)Set 集群关联的伸缩组属性Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type ClusterAsGroupAttribute Constructor Description ClusterAsGroupAttribute(ClusterAsGroupAttribute 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.
-