public static final class DescribeDomainOverviewResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDomainOverviewResponseBody |
build() |
DescribeDomainOverviewResponseBody.Builder |
maxHttp(Long maxHttp)
The peak queries per second (QPS) during HTTP traffic scrubbing.
|
DescribeDomainOverviewResponseBody.Builder |
maxHttps(Long maxHttps)
The peak QPS during HTTPS traffic scrubbing.
|
DescribeDomainOverviewResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeDomainOverviewResponseBody.Builder maxHttp(Long maxHttp)
The peak queries per second (QPS) during HTTP traffic scrubbing. Unit: QPS.
example:41652
public DescribeDomainOverviewResponseBody.Builder maxHttps(Long maxHttps)
The peak QPS during HTTPS traffic scrubbing. Unit: QPS.
example:0
public DescribeDomainOverviewResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E
public DescribeDomainOverviewResponseBody build()
Copyright © 2026. All rights reserved.