public class DescribeDDosAttackEventDetailRequest extends AbstractModel
Constructor and Description |
---|
DescribeDDosAttackEventDetailRequest() |
DescribeDDosAttackEventDetailRequest(DescribeDDosAttackEventDetailRequest 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 |
getArea()
Get 数据归属地区,取值有:
overseas :全球(除中国大陆地区)数据 ;
mainland :中国大陆地区数据 。不填默认查询overseas。
|
String |
getEventId()
Get 事件id。
|
void |
setArea(String Area)
Set 数据归属地区,取值有:
overseas :全球(除中国大陆地区)数据 ;
mainland :中国大陆地区数据 。不填默认查询overseas。
|
void |
setEventId(String EventId)
Set 事件id。
|
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 DescribeDDosAttackEventDetailRequest()
public DescribeDDosAttackEventDetailRequest(DescribeDDosAttackEventDetailRequest source)
public String getEventId()
public void setEventId(String EventId)
EventId
- 事件id。public String getArea()
public void setArea(String Area)
Area
- 数据归属地区,取值有:
Copyright © 2022. All rights reserved.