Package | Description |
---|---|
com.tencentcloudapi.dayu.v20180709.models |
Modifier and Type | Method and Description |
---|---|
DDoSEventRecord[] |
DescribeDDoSNetEvListResponse.getData()
Get DDoS attack event list
|
DDoSEventRecord[] |
DescribeDDoSEvListResponse.getData()
Get DDoS attack event list
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDDoSNetEvListResponse.setData(DDoSEventRecord[] Data)
Set DDoS attack event list
|
void |
DescribeDDoSEvListResponse.setData(DDoSEventRecord[] Data)
Set DDoS attack event list
|
Constructor and Description |
---|
DDoSEventRecord(DDoSEventRecord 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.
|
Copyright © 2023. All rights reserved.