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