public class DescribeDDosEventAreaResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeDDosEventAreaResponseBody.DescribeDDosEventAreaResponseBodyAreas |
| 限定符和类型 | 字段和说明 |
|---|---|
List<DescribeDDosEventAreaResponseBody.DescribeDDosEventAreaResponseBodyAreas> |
areas
The information about the source region from which the volumetric attack was initiated.
|
String |
requestId
The ID of the request.
|
| 构造器和说明 |
|---|
DescribeDDosEventAreaResponseBody() |
@NameInMap(value="Areas") public List<DescribeDDosEventAreaResponseBody.DescribeDDosEventAreaResponseBodyAreas> areas
The information about the source region from which the volumetric attack was initiated.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:11710C9F-BC5E-481A-BEC5-C6D8FBFCA827
public static DescribeDDosEventAreaResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeDDosEventAreaResponseBody setAreas(List<DescribeDDosEventAreaResponseBody.DescribeDDosEventAreaResponseBodyAreas> areas)
public List<DescribeDDosEventAreaResponseBody.DescribeDDosEventAreaResponseBodyAreas> getAreas()
public DescribeDDosEventAreaResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.