public static final class DescribeDomainTopAttackListResponseBody.AttackList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDomainTopAttackListResponseBody.AttackList.Builder |
attack(Long attack)
The attack QPS.
|
DescribeDomainTopAttackListResponseBody.AttackList |
build() |
DescribeDomainTopAttackListResponseBody.AttackList.Builder |
count(Long count)
The number of all QPS, which includes normal and attack QPS.
|
DescribeDomainTopAttackListResponseBody.AttackList.Builder |
domain(String domain)
The domain name of the website.
|
public DescribeDomainTopAttackListResponseBody.AttackList.Builder attack(Long attack)
The attack QPS. Unit: QPS
example:0
public DescribeDomainTopAttackListResponseBody.AttackList.Builder count(Long count)
The number of all QPS, which includes normal and attack QPS. Unit: QPS.
example:294
public DescribeDomainTopAttackListResponseBody.AttackList.Builder domain(String domain)
The domain name of the website.
example:public DescribeDomainTopAttackListResponseBody.AttackList build()
Copyright © 2026. All rights reserved.