Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPACategoriesRequest
-
Packages that use DescribeDSPACategoriesRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPACategoriesRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type DescribeDSPACategoriesRequest Modifier and Type Method Description DescribeDSPACategoriesResponseDsgcClient. DescribeDSPACategories(DescribeDSPACategoriesRequest req)获取敏感数据分类列表 -
Uses of DescribeDSPACategoriesRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPACategoriesRequest Constructor Description DescribeDSPACategoriesRequest(DescribeDSPACategoriesRequest 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.
-