Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeCOSAssetSensitiveDistributionResponse
-
Packages that use DescribeCOSAssetSensitiveDistributionResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeCOSAssetSensitiveDistributionResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeCOSAssetSensitiveDistributionResponse Modifier and Type Method Description DescribeCOSAssetSensitiveDistributionResponseDsgcClient. DescribeCOSAssetSensitiveDistribution(DescribeCOSAssetSensitiveDistributionRequest req)数据资产报告-查询cos的资产分布详情接口 -
Uses of DescribeCOSAssetSensitiveDistributionResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeCOSAssetSensitiveDistributionResponse Constructor Description DescribeCOSAssetSensitiveDistributionResponse(DescribeCOSAssetSensitiveDistributionResponse 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.
-