public class DescribeDDoSCountRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDDoSCountRequest() |
DescribeDDoSCountRequest(DescribeDDoSCountRequest 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;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
|
String |
getEndTime()
Get 统计结束时间
|
String |
getId()
Get 资源ID
|
String |
getIp()
Get 资源的IP
|
String |
getMetricName()
Get 指标,取值[traffic(攻击协议流量, 单位KB), pkg(攻击协议报文数), classnum(攻击事件次数)]
|
String |
getStartTime()
Get 统计开始时间
|
void |
setBusiness(String Business)
Set 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)
|
void |
setEndTime(String EndTime)
Set 统计结束时间
|
void |
setId(String Id)
Set 资源ID
|
void |
setIp(String Ip)
Set 资源的IP
|
void |
setMetricName(String MetricName)
Set 指标,取值[traffic(攻击协议流量, 单位KB), pkg(攻击协议报文数), classnum(攻击事件次数)]
|
void |
setStartTime(String StartTime)
Set 统计开始时间
|
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, toJsonString
public DescribeDDoSCountRequest()
public DescribeDDoSCountRequest(DescribeDDoSCountRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(bgpip表示高防IP;bgp表示独享包;bgp-multip表示共享包;net表示高防IP专业版)public String getId()
public void setId(String Id)
Id
- 资源IDpublic String getIp()
public void setIp(String Ip)
Ip
- 资源的IPpublic String getStartTime()
public void setStartTime(String StartTime)
StartTime
- 统计开始时间public String getEndTime()
public void setEndTime(String EndTime)
EndTime
- 统计结束时间public String getMetricName()
public void setMetricName(String MetricName)
MetricName
- 指标,取值[traffic(攻击协议流量, 单位KB), pkg(攻击协议报文数), classnum(攻击事件次数)]Copyright © 2024. All rights reserved.