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