Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPAAssessmentRiskSideDistributedResponse
-
Packages that use DescribeDSPAAssessmentRiskSideDistributedResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPAAssessmentRiskSideDistributedResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPAAssessmentRiskSideDistributedResponse Modifier and Type Method Description DescribeDSPAAssessmentRiskSideDistributedResponseDsgcClient. DescribeDSPAAssessmentRiskSideDistributed(DescribeDSPAAssessmentRiskSideDistributedRequest req)风险评估概览页,查询风险面的分布 -
Uses of DescribeDSPAAssessmentRiskSideDistributedResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPAAssessmentRiskSideDistributedResponse Constructor Description DescribeDSPAAssessmentRiskSideDistributedResponse(DescribeDSPAAssessmentRiskSideDistributedResponse 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.
-