public static final class DescribeDomainAttackEventsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDomainAttackEventsResponseBody |
build() |
DescribeDomainAttackEventsResponseBody.Builder |
domainAttackEvents(List<DescribeDomainAttackEventsResponseBody.DomainAttackEvents> domainAttackEvents)
An array that consists of the details of the DDoS attack event.
|
DescribeDomainAttackEventsResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeDomainAttackEventsResponseBody.Builder |
totalCount(Long totalCount)
The total number of returned DDoS attack events.
|
public DescribeDomainAttackEventsResponseBody.Builder domainAttackEvents(List<DescribeDomainAttackEventsResponseBody.DomainAttackEvents> domainAttackEvents)
An array that consists of the details of the DDoS attack event.
public DescribeDomainAttackEventsResponseBody.Builder requestId(String requestId)
The ID of the request.
example:C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E
public DescribeDomainAttackEventsResponseBody.Builder totalCount(Long totalCount)
The total number of returned DDoS attack events.
example:1
public DescribeDomainAttackEventsResponseBody build()
Copyright © 2026. All rights reserved.