public static final class DescribeDDoSEventsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDDoSEventsResponseBody |
build() |
DescribeDDoSEventsResponseBody.Builder |
dDoSEvents(List<DescribeDDoSEventsResponseBody.DDoSEvents> dDoSEvents)
The DDoS attack events.
|
DescribeDDoSEventsResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeDDoSEventsResponseBody.Builder |
total(Long total)
The total number of returned attack events.
|
public DescribeDDoSEventsResponseBody.Builder dDoSEvents(List<DescribeDDoSEventsResponseBody.DDoSEvents> dDoSEvents)
The DDoS attack events.
public DescribeDDoSEventsResponseBody.Builder requestId(String requestId)
The ID of the request.
example:0CA72AF5-1795-4350-8C77-50A448A2F334
public DescribeDDoSEventsResponseBody.Builder total(Long total)
The total number of returned attack events.
example:1
public DescribeDDoSEventsResponseBody build()
Copyright © 2026. All rights reserved.