Uses of Class
com.tencentcloudapi.ecm.v20190719.models.NodeInstanceNum
-
Packages that use NodeInstanceNum Package Description com.tencentcloudapi.ecm.v20190719.models -
-
Uses of NodeInstanceNum in com.tencentcloudapi.ecm.v20190719.models
Methods in com.tencentcloudapi.ecm.v20190719.models that return NodeInstanceNum Modifier and Type Method Description NodeInstanceNum
ModuleItem. getNodeInstanceNum()
Get 节点实例统计信息Methods in com.tencentcloudapi.ecm.v20190719.models with parameters of type NodeInstanceNum Modifier and Type Method Description void
ModuleItem. setNodeInstanceNum(NodeInstanceNum NodeInstanceNum)
Set 节点实例统计信息Constructors in com.tencentcloudapi.ecm.v20190719.models with parameters of type NodeInstanceNum Constructor Description NodeInstanceNum(NodeInstanceNum 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.
-