public class ModifyBlockIgnoreRuleNewRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyBlockIgnoreRuleNewRequest() | 
| ModifyBlockIgnoreRuleNewRequest(ModifyBlockIgnoreRuleNewRequest 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 | 
|---|---|
| BanAndAllowRule | getRule()Get 规则 | 
| Long | getRuleType()Get RuleType: 1放通列表 2外部IP 3域名 4情报 5资产 6自定义规则  7入侵防御规则 | 
| void | setRule(BanAndAllowRule Rule)Set 规则 | 
| void | setRuleType(Long RuleType)Set RuleType: 1放通列表 2外部IP 3域名 4情报 5资产 6自定义规则  7入侵防御规则 | 
| 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 ModifyBlockIgnoreRuleNewRequest()
public ModifyBlockIgnoreRuleNewRequest(ModifyBlockIgnoreRuleNewRequest source)
public BanAndAllowRule getRule()
public void setRule(BanAndAllowRule Rule)
Rule - 规则public Long getRuleType()
public void setRuleType(Long RuleType)
RuleType - RuleType: 1放通列表 2外部IP 3域名 4情报 5资产 6自定义规则  7入侵防御规则Copyright © 2025. All rights reserved.