Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.HighRiskAssetsDetail
-
Packages that use HighRiskAssetsDetail Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of HighRiskAssetsDetail in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return HighRiskAssetsDetail Modifier and Type Method Description HighRiskAssetsDetail[]DescribeDSPAAssessmentHighRiskTop10OverviewResponse. getAssetsList()Get 含高风险资产TOP10的列表数据 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type HighRiskAssetsDetail Modifier and Type Method Description voidDescribeDSPAAssessmentHighRiskTop10OverviewResponse. setAssetsList(HighRiskAssetsDetail[] AssetsList)Set 含高风险资产TOP10的列表数据 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type HighRiskAssetsDetail Constructor Description HighRiskAssetsDetail(HighRiskAssetsDetail 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.
-