Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPAAssessmentHighRiskTop10OverviewResponse
-
Packages that use DescribeDSPAAssessmentHighRiskTop10OverviewResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPAAssessmentHighRiskTop10OverviewResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPAAssessmentHighRiskTop10OverviewResponse Modifier and Type Method Description DescribeDSPAAssessmentHighRiskTop10OverviewResponseDsgcClient. DescribeDSPAAssessmentHighRiskTop10Overview(DescribeDSPAAssessmentHighRiskTop10OverviewRequest req)查询高风险资产的top10 -
Uses of DescribeDSPAAssessmentHighRiskTop10OverviewResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPAAssessmentHighRiskTop10OverviewResponse Constructor Description DescribeDSPAAssessmentHighRiskTop10OverviewResponse(DescribeDSPAAssessmentHighRiskTop10OverviewResponse 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.
-