Uses of Class
com.tencentcloudapi.tke.v20180525.models.NodeCountSummary
-
Packages that use NodeCountSummary Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of NodeCountSummary in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return NodeCountSummary Modifier and Type Method Description NodeCountSummaryNodePool. getNodeCountSummary()Get NodeCountSummary 节点列表Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type NodeCountSummary Modifier and Type Method Description voidNodePool. setNodeCountSummary(NodeCountSummary NodeCountSummary)Set NodeCountSummary 节点列表Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type NodeCountSummary Constructor Description NodeCountSummary(NodeCountSummary 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.
-