public class DescribleNewL7RulesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribleNewL7RulesRequest() | 
| DescribleNewL7RulesRequest(DescribleNewL7RulesRequest 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 | getDomain()Get 域名搜索,选填,当需要搜索域名请填写 | 
| String | getIp()Get IP搜索,选填,当需要搜索IP请填写 | 
| Long | getLimit()Get 一页条数,填0表示不分页 | 
| Long | getOffset()Get 页起始偏移,取值为(页码-1)*一页条数 | 
| String[] | getProtocolList()Get 转发协议搜索,选填,取值[http, https, http/https] | 
| Long[] | getStatusList()Get 状态搜索,选填,取值[0(规则配置成功),1(规则配置生效中),2(规则配置失败),3(规则删除生效中),5(规则删除失败),6(规则等待配置),7(规则等待删除),8(规则待配置证书)] | 
| void | setBusiness(String Business)Set 大禹子产品代号(bgpip表示高防IP) | 
| void | setDomain(String Domain)Set 域名搜索,选填,当需要搜索域名请填写 | 
| void | setIp(String Ip)Set IP搜索,选填,当需要搜索IP请填写 | 
| void | setLimit(Long Limit)Set 一页条数,填0表示不分页 | 
| void | setOffset(Long Offset)Set 页起始偏移,取值为(页码-1)*一页条数 | 
| void | setProtocolList(String[] ProtocolList)Set 转发协议搜索,选填,取值[http, https, http/https] | 
| void | setStatusList(Long[] StatusList)Set 状态搜索,选填,取值[0(规则配置成功),1(规则配置生效中),2(规则配置失败),3(规则删除生效中),5(规则删除失败),6(规则等待配置),7(规则等待删除),8(规则待配置证书)] | 
| 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 DescribleNewL7RulesRequest()
public DescribleNewL7RulesRequest(DescribleNewL7RulesRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business - 大禹子产品代号(bgpip表示高防IP)public Long getLimit()
public void setLimit(Long Limit)
Limit - 一页条数,填0表示不分页public Long getOffset()
public void setOffset(Long Offset)
Offset - 页起始偏移,取值为(页码-1)*一页条数public String getDomain()
public void setDomain(String Domain)
Domain - 域名搜索,选填,当需要搜索域名请填写public String[] getProtocolList()
public void setProtocolList(String[] ProtocolList)
ProtocolList - 转发协议搜索,选填,取值[http, https, http/https]public Long[] getStatusList()
public void setStatusList(Long[] StatusList)
StatusList - 状态搜索,选填,取值[0(规则配置成功),1(规则配置生效中),2(规则配置失败),3(规则删除生效中),5(规则删除失败),6(规则等待配置),7(规则等待删除),8(规则待配置证书)]public String getIp()
public void setIp(String Ip)
Ip - IP搜索,选填,当需要搜索IP请填写Copyright © 2025. All rights reserved.