Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeRDBAssetSensitiveDistributionResponse
-
Packages that use DescribeRDBAssetSensitiveDistributionResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeRDBAssetSensitiveDistributionResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeRDBAssetSensitiveDistributionResponse Modifier and Type Method Description DescribeRDBAssetSensitiveDistributionResponseDsgcClient. DescribeRDBAssetSensitiveDistribution(DescribeRDBAssetSensitiveDistributionRequest req)数据资产报告-查询rbd 的敏感资产报告,包含(数据库资产,设敏级别数据库top10,资产详情) -
Uses of DescribeRDBAssetSensitiveDistributionResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeRDBAssetSensitiveDistributionResponse Constructor Description DescribeRDBAssetSensitiveDistributionResponse(DescribeRDBAssetSensitiveDistributionResponse 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.
-