public class DescribeNewL4RulesRequest extends AbstractModel
Constructor and Description |
---|
DescribeNewL4RulesRequest() |
DescribeNewL4RulesRequest(DescribeNewL4RulesRequest 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 |
getIp()
Get 指定IP查询
|
Long |
getLimit()
Get 一页条数,填0表示不分页
|
Long |
getOffset()
Get 页起始偏移,取值为(页码-1)*一页条数
|
Long |
getVirtualPort()
Get 指定高防IP端口查询
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP)
|
void |
setIp(String Ip)
Set 指定IP查询
|
void |
setLimit(Long Limit)
Set 一页条数,填0表示不分页
|
void |
setOffset(Long Offset)
Set 页起始偏移,取值为(页码-1)*一页条数
|
void |
setVirtualPort(Long VirtualPort)
Set 指定高防IP端口查询
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeNewL4RulesRequest()
public DescribeNewL4RulesRequest(DescribeNewL4RulesRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgpip表示高防IP)public String getIp()
public void setIp(String Ip)
Ip
- 指定IP查询public Long getVirtualPort()
public void setVirtualPort(Long VirtualPort)
VirtualPort
- 指定高防IP端口查询public Long getLimit()
public void setLimit(Long Limit)
Limit
- 一页条数,填0表示不分页public Long getOffset()
public void setOffset(Long Offset)
Offset
- 页起始偏移,取值为(页码-1)*一页条数Copyright © 2023. All rights reserved.