Class DescribeDDoSEvListRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.dayu.v20180709.models.DescribeDDoSEvListRequest
-
public class DescribeDDoSEvListRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeDDoSEvListRequest()DescribeDDoSEvListRequest(DescribeDDoSEvListRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBusiness()Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)StringgetEndTime()Get 结束时间StringgetId()Get 资源实例ID,当Business为basic时,此字段不用填写(因为基础防护没有资源实例)String[]getIpList()Get 资源的IPLonggetLimit()Get 一页条数,填0表示不分页LonggetOffset()Get 页起始偏移,取值为(页码-1)*一页条数StringgetOverLoad()Get 是否超过弹性防护峰值,取值[yes(是),no(否)],填写空字符串时表示不进行过滤StringgetStartTime()Get 开始时间voidsetBusiness(String Business)Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)voidsetEndTime(String EndTime)Set 结束时间voidsetId(String Id)Set 资源实例ID,当Business为basic时,此字段不用填写(因为基础防护没有资源实例)voidsetIpList(String[] IpList)Set 资源的IPvoidsetLimit(Long Limit)Set 一页条数,填0表示不分页voidsetOffset(Long Offset)Set 页起始偏移,取值为(页码-1)*一页条数voidsetOverLoad(String OverLoad)Set 是否超过弹性防护峰值,取值[yes(是),no(否)],填写空字符串时表示不进行过滤voidsetStartTime(String StartTime)Set 开始时间voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeDDoSEvListRequest
public DescribeDDoSEvListRequest()
-
DescribeDDoSEvListRequest
public DescribeDDoSEvListRequest(DescribeDDoSEvListRequest 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.
-
-
Method Detail
-
getBusiness
public String getBusiness()
Get 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)- Returns:
- Business 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)
-
setBusiness
public void setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)- Parameters:
Business- 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版;basic表示DDoS基础防护)
-
getStartTime
public String getStartTime()
Get 开始时间- Returns:
- StartTime 开始时间
-
setStartTime
public void setStartTime(String StartTime)
Set 开始时间- Parameters:
StartTime- 开始时间
-
getEndTime
public String getEndTime()
Get 结束时间- Returns:
- EndTime 结束时间
-
setEndTime
public void setEndTime(String EndTime)
Set 结束时间- Parameters:
EndTime- 结束时间
-
getId
public String getId()
Get 资源实例ID,当Business为basic时,此字段不用填写(因为基础防护没有资源实例)- Returns:
- Id 资源实例ID,当Business为basic时,此字段不用填写(因为基础防护没有资源实例)
-
setId
public void setId(String Id)
Set 资源实例ID,当Business为basic时,此字段不用填写(因为基础防护没有资源实例)- Parameters:
Id- 资源实例ID,当Business为basic时,此字段不用填写(因为基础防护没有资源实例)
-
getIpList
public String[] getIpList()
Get 资源的IP- Returns:
- IpList 资源的IP
-
setIpList
public void setIpList(String[] IpList)
Set 资源的IP- Parameters:
IpList- 资源的IP
-
getOverLoad
public String getOverLoad()
Get 是否超过弹性防护峰值,取值[yes(是),no(否)],填写空字符串时表示不进行过滤- Returns:
- OverLoad 是否超过弹性防护峰值,取值[yes(是),no(否)],填写空字符串时表示不进行过滤
-
setOverLoad
public void setOverLoad(String OverLoad)
Set 是否超过弹性防护峰值,取值[yes(是),no(否)],填写空字符串时表示不进行过滤- Parameters:
OverLoad- 是否超过弹性防护峰值,取值[yes(是),no(否)],填写空字符串时表示不进行过滤
-
getLimit
public Long getLimit()
Get 一页条数,填0表示不分页- Returns:
- Limit 一页条数,填0表示不分页
-
setLimit
public void setLimit(Long Limit)
Set 一页条数,填0表示不分页- Parameters:
Limit- 一页条数,填0表示不分页
-
getOffset
public Long getOffset()
Get 页起始偏移,取值为(页码-1)*一页条数- Returns:
- Offset 页起始偏移,取值为(页码-1)*一页条数
-
setOffset
public void setOffset(Long Offset)
Set 页起始偏移,取值为(页码-1)*一页条数- Parameters:
Offset- 页起始偏移,取值为(页码-1)*一页条数
-
-