Uses of Class
com.tencentcloudapi.thpc.v20220401.models.ManagerNodeOverview
-
Packages that use ManagerNodeOverview Package Description com.tencentcloudapi.thpc.v20220401.models -
-
Uses of ManagerNodeOverview in com.tencentcloudapi.thpc.v20220401.models
Methods in com.tencentcloudapi.thpc.v20220401.models that return ManagerNodeOverview Modifier and Type Method Description ManagerNodeOverview[]ClusterOverview. getManagerNodeSet()Get 管控节点概览。Methods in com.tencentcloudapi.thpc.v20220401.models with parameters of type ManagerNodeOverview Modifier and Type Method Description voidClusterOverview. setManagerNodeSet(ManagerNodeOverview[] ManagerNodeSet)Set 管控节点概览。Constructors in com.tencentcloudapi.thpc.v20220401.models with parameters of type ManagerNodeOverview Constructor Description ManagerNodeOverview(ManagerNodeOverview 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.
-