public class FlySecMiniAppRiskItems extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| FlySecMiniAppRiskItems() | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getRiskItem1Score()Get 代码防护(基础诊断) | 
| Long | getRiskItem2Score()Get 开发测试信息泄露(基础诊断) | 
| Long | getRiskItem3Score()Get 编码规范(基础诊断) | 
| Long | getRiskItem4Score()Get 配置风险(基础诊断) | 
| Long | getRiskItem5Score()Get 账号安全(基础诊断) | 
| Long | getRiskItem6Score()Get 用户信息安全(基础诊断) | 
| Long | getRiskItem7Score()Get 内部信息泄露(基础诊断) | 
| Long | getRiskItem8Score()Get 其他安全(基础诊断) | 
| void | setRiskItem1Score(Long RiskItem1Score)Set 代码防护(基础诊断) | 
| void | setRiskItem2Score(Long RiskItem2Score)Set 开发测试信息泄露(基础诊断) | 
| void | setRiskItem3Score(Long RiskItem3Score)Set 编码规范(基础诊断) | 
| void | setRiskItem4Score(Long RiskItem4Score)Set 配置风险(基础诊断) | 
| void | setRiskItem5Score(Long RiskItem5Score)Set 账号安全(基础诊断) | 
| void | setRiskItem6Score(Long RiskItem6Score)Set 用户信息安全(基础诊断) | 
| void | setRiskItem7Score(Long RiskItem7Score)Set 内部信息泄露(基础诊断) | 
| void | setRiskItem8Score(Long RiskItem8Score)Set 其他安全(基础诊断) | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic FlySecMiniAppRiskItems()
public FlySecMiniAppRiskItems(FlySecMiniAppRiskItems source)
public Long getRiskItem1Score()
public void setRiskItem1Score(Long RiskItem1Score)
RiskItem1Score - 代码防护(基础诊断)public Long getRiskItem2Score()
public void setRiskItem2Score(Long RiskItem2Score)
RiskItem2Score - 开发测试信息泄露(基础诊断)public Long getRiskItem3Score()
public void setRiskItem3Score(Long RiskItem3Score)
RiskItem3Score - 编码规范(基础诊断)public Long getRiskItem4Score()
public void setRiskItem4Score(Long RiskItem4Score)
RiskItem4Score - 配置风险(基础诊断)public Long getRiskItem5Score()
public void setRiskItem5Score(Long RiskItem5Score)
RiskItem5Score - 账号安全(基础诊断)public Long getRiskItem6Score()
public void setRiskItem6Score(Long RiskItem6Score)
RiskItem6Score - 用户信息安全(基础诊断)public Long getRiskItem7Score()
public void setRiskItem7Score(Long RiskItem7Score)
RiskItem7Score - 内部信息泄露(基础诊断)public Long getRiskItem8Score()
public void setRiskItem8Score(Long RiskItem8Score)
RiskItem8Score - 其他安全(基础诊断)Copyright © 2025. All rights reserved.