public class DescribeDDoSAttackIPRegionMapRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDDoSAttackIPRegionMapRequest() |
DescribeDDoSAttackIPRegionMapRequest(DescribeDDoSAttackIPRegionMapRequest 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 大禹子产品代号(shield表示棋牌;bgpip表示高防IP;bgp表示高防包;bgp-multip表示多ip高防包;net表示高防IP专业版)
|
String |
getEndTime()
Get 统计结束时间,最大可统计的时间范围是半年;
|
String |
getId()
Get 资源ID
|
String[] |
getIpList()
Get 指定资源的特定IP的攻击源,可选
|
String |
getStartTime()
Get 统计开始时间
|
void |
setBusiness(String Business)
Set 大禹子产品代号(shield表示棋牌;bgpip表示高防IP;bgp表示高防包;bgp-multip表示多ip高防包;net表示高防IP专业版)
|
void |
setEndTime(String EndTime)
Set 统计结束时间,最大可统计的时间范围是半年;
|
void |
setId(String Id)
Set 资源ID
|
void |
setIpList(String[] IpList)
Set 指定资源的特定IP的攻击源,可选
|
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 DescribeDDoSAttackIPRegionMapRequest()
public DescribeDDoSAttackIPRegionMapRequest(DescribeDDoSAttackIPRegionMapRequest source)
public String getBusiness()
public void setBusiness(String Business)
Business
- 大禹子产品代号(shield表示棋牌;bgpip表示高防IP;bgp表示高防包;bgp-multip表示多ip高防包;net表示高防IP专业版)public String getId()
public void setId(String Id)
Id
- 资源IDpublic String getStartTime()
public void setStartTime(String StartTime)
StartTime
- 统计开始时间public String getEndTime()
public void setEndTime(String EndTime)
EndTime
- 统计结束时间,最大可统计的时间范围是半年;public String[] getIpList()
public void setIpList(String[] IpList)
IpList
- 指定资源的特定IP的攻击源,可选Copyright © 2024. All rights reserved.