Uses of Class
com.tencentcloudapi.mmps.v20200710.models.FlySecMiniAppRiskItems
-
Packages that use FlySecMiniAppRiskItems Package Description com.tencentcloudapi.mmps.v20200710.models -
-
Uses of FlySecMiniAppRiskItems in com.tencentcloudapi.mmps.v20200710.models
Methods in com.tencentcloudapi.mmps.v20200710.models that return FlySecMiniAppRiskItems Modifier and Type Method Description FlySecMiniAppRiskItemsFlySecMiniAppReportData. getRiskItems()Get 诊断8大维度得分情况(每项总分100分)Methods in com.tencentcloudapi.mmps.v20200710.models with parameters of type FlySecMiniAppRiskItems Modifier and Type Method Description voidFlySecMiniAppReportData. setRiskItems(FlySecMiniAppRiskItems RiskItems)Set 诊断8大维度得分情况(每项总分100分)Constructors in com.tencentcloudapi.mmps.v20200710.models with parameters of type FlySecMiniAppRiskItems Constructor Description FlySecMiniAppRiskItems(FlySecMiniAppRiskItems 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.
-