Uses of Class
com.tencentcloudapi.thpc.v20220401.models.DescribeNodesResponse
-
Packages that use DescribeNodesResponse Package Description com.tencentcloudapi.thpc.v20220401 com.tencentcloudapi.thpc.v20220401.models -
-
Uses of DescribeNodesResponse in com.tencentcloudapi.thpc.v20220401
Methods in com.tencentcloudapi.thpc.v20220401 that return DescribeNodesResponse Modifier and Type Method Description DescribeNodesResponseThpcClient. DescribeNodes(DescribeNodesRequest req)本接口 (DescribeNodes) 用于查询指定集群节点概览信息列表。 -
Uses of DescribeNodesResponse in com.tencentcloudapi.thpc.v20220401.models
Constructors in com.tencentcloudapi.thpc.v20220401.models with parameters of type DescribeNodesResponse Constructor Description DescribeNodesResponse(DescribeNodesResponse 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.
-