public static final class DescribeDomainAttackEventsResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
public DescribeDomainAttackEventsResponseBody.Builder requestId(String requestId)
public DescribeDomainAttackEventsResponseBody.Builder totalCount(Long totalCount)
public DescribeDomainAttackEventsResponseBody build()
Copyright © 2023. All rights reserved.