Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeLeafClassificationRequest
-
Packages that use DescribeLeafClassificationRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeLeafClassificationRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type DescribeLeafClassificationRequest Modifier and Type Method Description DescribeLeafClassificationResponseDsgcClient. DescribeLeafClassification(DescribeLeafClassificationRequest req)查询标准下所有叶子节点分类 -
Uses of DescribeLeafClassificationRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeLeafClassificationRequest Constructor Description DescribeLeafClassificationRequest(DescribeLeafClassificationRequest 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.
-