public class CreateNewL4RulesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateNewL4RulesRequest() | 
| CreateNewL4RulesRequest(CreateNewL4RulesRequest 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 | 
|---|---|
| String | getBusiness()Get 高防产品代号:bgpip | 
| String[] | getIdList()Get 添加规则资源列表 | 
| L4RuleEntry[] | getRules()Get 规则列表 | 
| String[] | getVipList()Get 添加规则IP列表 | 
| void | setBusiness(String Business)Set 高防产品代号:bgpip | 
| void | setIdList(String[] IdList)Set 添加规则资源列表 | 
| void | setRules(L4RuleEntry[] Rules)Set 规则列表 | 
| void | setVipList(String[] VipList)Set 添加规则IP列表 | 
| 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 CreateNewL4RulesRequest()
public CreateNewL4RulesRequest(CreateNewL4RulesRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business - 高防产品代号:bgpippublic String[] getIdList()
public void setIdList(String[] IdList)
IdList - 添加规则资源列表public String[] getVipList()
public void setVipList(String[] VipList)
VipList - 添加规则IP列表public L4RuleEntry[] getRules()
public void setRules(L4RuleEntry[] Rules)
Rules - 规则列表Copyright © 2025. All rights reserved.