Uses of Class
com.tencentcloudapi.tke.v20180525.models.ScaleInClusterMasterResponse
-
Packages that use ScaleInClusterMasterResponse Package Description com.tencentcloudapi.tke.v20180525 com.tencentcloudapi.tke.v20180525.models -
-
Uses of ScaleInClusterMasterResponse in com.tencentcloudapi.tke.v20180525
Methods in com.tencentcloudapi.tke.v20180525 that return ScaleInClusterMasterResponse Modifier and Type Method Description ScaleInClusterMasterResponseTkeClient. ScaleInClusterMaster(ScaleInClusterMasterRequest req)缩容独立集群master节点 -
Uses of ScaleInClusterMasterResponse in com.tencentcloudapi.tke.v20180525.models
Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type ScaleInClusterMasterResponse Constructor Description ScaleInClusterMasterResponse(ScaleInClusterMasterResponse 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.
-