public static final class DescribeDomainQPSListResponseBody.DomainQPSList.Builder extends Object
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder attackQps(Long attackQps)
The attack QPS.
example:1
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder cacheHits(Long cacheHits)
The number of cache hits.
example:0
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder index(Long index)
The index number of the returned data.
example:0
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder maxAttackQps(Long maxAttackQps)
The peak attack QPS.
example:37
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder maxNormalQps(Long maxNormalQps)
The peak of normal QPS.
example:93
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder maxQps(Long maxQps)
The peak of total QPS.
example:130
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder time(Long time)
The time when the data was collected. The value is a UNIX timestamp. Unit: seconds.
example:1582992000
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder totalCount(Long totalCount)
The total number of requests.
example:20008
public DescribeDomainQPSListResponseBody.DomainQPSList.Builder totalQps(Long totalQps)
The total QPS.
example:1
public DescribeDomainQPSListResponseBody.DomainQPSList build()
Copyright © 2026. All rights reserved.