Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeSensitiveCOSDataDistributionRequest
-
Packages that use DescribeSensitiveCOSDataDistributionRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeSensitiveCOSDataDistributionRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type DescribeSensitiveCOSDataDistributionRequest Modifier and Type Method Description DescribeSensitiveCOSDataDistributionResponseDsgcClient. DescribeSensitiveCOSDataDistribution(DescribeSensitiveCOSDataDistributionRequest req)数据资产报告-查询cos的敏感数据分布(分级分布 分类分布 敏感规则分布详情列表) -
Uses of DescribeSensitiveCOSDataDistributionRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeSensitiveCOSDataDistributionRequest Constructor Description DescribeSensitiveCOSDataDistributionRequest(DescribeSensitiveCOSDataDistributionRequest 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.
-