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 Data storage region.
|
String |
getEventId()
Get The event ID to be queried.
|
void |
setArea(String Area)
Set Data storage region.
|
void |
setEventId(String EventId)
Set The event ID to be queried.
|
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
- The event ID to be queried.public String getArea()
public void setArea(String Area)
Area
- Data storage region. Values:
Copyright © 2022. All rights reserved.