Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPAAssessmentRiskItemTop5Response
-
Packages that use DescribeDSPAAssessmentRiskItemTop5Response Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPAAssessmentRiskItemTop5Response in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPAAssessmentRiskItemTop5Response Modifier and Type Method Description DescribeDSPAAssessmentRiskItemTop5ResponseDsgcClient. DescribeDSPAAssessmentRiskItemTop5(DescribeDSPAAssessmentRiskItemTop5Request req)风险分类TOP5统计 -
Uses of DescribeDSPAAssessmentRiskItemTop5Response in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPAAssessmentRiskItemTop5Response Constructor Description DescribeDSPAAssessmentRiskItemTop5Response(DescribeDSPAAssessmentRiskItemTop5Response 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.
-