public static final class DescribeTotalAttackMaxFlowResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeTotalAttackMaxFlowResponseBody.Builder |
bps(Long bps)
The peak bandwidth of attack traffic.
|
DescribeTotalAttackMaxFlowResponseBody |
build() |
DescribeTotalAttackMaxFlowResponseBody.Builder |
pps(Long pps)
The peak packet rate of attack traffic.
|
DescribeTotalAttackMaxFlowResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeTotalAttackMaxFlowResponseBody.Builder bps(Long bps)
The peak bandwidth of attack traffic. Unit: bit/s.
example:0
public DescribeTotalAttackMaxFlowResponseBody.Builder pps(Long pps)
The peak packet rate of attack traffic. Unit: packets per second (pps).
example:0
public DescribeTotalAttackMaxFlowResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:9173A3CB-C40B-559B-96B7-2373830BD06A
public DescribeTotalAttackMaxFlowResponseBody build()
Copyright © 2026. All rights reserved.