public static final class DescribeDDosEventAreaResponseBody.Areas.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDDosEventAreaResponseBody.Areas.Builder |
area(String area)
The code or ID of the source region.
|
DescribeDDosEventAreaResponseBody.Areas |
build() |
DescribeDDosEventAreaResponseBody.Areas.Builder |
inPkts(Long inPkts)
The number of request packets that were sent from the source region.
|
public DescribeDDosEventAreaResponseBody.Areas.Builder area(String area)
The code or ID of the source region. For more information, see Codes of administrative regions in China and codes of countries and areas. For example, 110000 indicates Beijing, China, and us indicates the United States.
example:110000
public DescribeDDosEventAreaResponseBody.Areas.Builder inPkts(Long inPkts)
The number of request packets that were sent from the source region.
example:228
public DescribeDDosEventAreaResponseBody.Areas build()
Copyright © 2026. All rights reserved.