public static final class DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeDomainAttackEventsResponseBody.DomainAttackEvents |
build() |
DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder |
domain(String domain)
The attacked domain name.
|
DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder |
endTime(Long endTime)
The time when the DDoS attack stopped.
|
DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder |
maxQps(Long maxQps)
The peak attack QPS.
|
DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder |
startTime(Long startTime)
The time when the DDoS attack started.
|
public DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder domain(String domain)
public DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder endTime(Long endTime)
public DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder maxQps(Long maxQps)
public DescribeDomainAttackEventsResponseBody.DomainAttackEvents.Builder startTime(Long startTime)
public DescribeDomainAttackEventsResponseBody.DomainAttackEvents build()
Copyright © 2023. All rights reserved.