public static final class DescribeDDosAllEventListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDDosAllEventListResponseBody.Builder |
attackEvents(List<DescribeDDosAllEventListResponseBody.AttackEvents> attackEvents)
The DDoS attack events.
|
DescribeDDosAllEventListResponseBody |
build() |
DescribeDDosAllEventListResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeDDosAllEventListResponseBody.Builder |
total(Long total)
The total number of DDoS attack events.
|
public DescribeDDosAllEventListResponseBody.Builder attackEvents(List<DescribeDDosAllEventListResponseBody.AttackEvents> attackEvents)
The DDoS attack events.
public DescribeDDosAllEventListResponseBody.Builder requestId(String requestId)
The ID of the request.
example:25D83ED5-28CB-5683-9CF7-AECE521F3005
public DescribeDDosAllEventListResponseBody.Builder total(Long total)
The total number of DDoS attack events.
example:1
public DescribeDDosAllEventListResponseBody build()
Copyright © 2026. All rights reserved.