public class BrowserImpersonationDetection extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| BrowserImpersonationDetection() | 
| BrowserImpersonationDetection(BrowserImpersonationDetection 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 | 
|---|---|
| BrowserImpersonationDetectionRule[] | getRules()Get 浏览器伪造识别规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时:  若未指定 SecurityPolicy.BotManagement.BrowserImpersonationDetection 中的 Rules 参数,或 Rules 参数长度为零: 清空所有浏览器伪造识别规则配置。 若 SecurityPolicy.BotManagement 参数中,未指定 BrowserImpersonationDetection 参数值: 保持已有浏览器伪造识别规则配置,不做修改。 | 
| void | setRules(BrowserImpersonationDetectionRule[] Rules)Set 浏览器伪造识别规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时:  若未指定 SecurityPolicy.BotManagement.BrowserImpersonationDetection 中的 Rules 参数,或 Rules 参数长度为零: 清空所有浏览器伪造识别规则配置。 若 SecurityPolicy.BotManagement 参数中,未指定 BrowserImpersonationDetection 参数值: 保持已有浏览器伪造识别规则配置,不做修改。 | 
| 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 BrowserImpersonationDetection()
public BrowserImpersonationDetection(BrowserImpersonationDetection source)
public BrowserImpersonationDetectionRule[] getRules()
public void setRules(BrowserImpersonationDetectionRule[] Rules)
Rules - 浏览器伪造识别规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时: Copyright © 2025. All rights reserved.