public static final class DescribePortAttackMaxFlowResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePortAttackMaxFlowResponseBody.Builder |
bps(Long bps)
The peak bandwidth of attack traffic.
|
DescribePortAttackMaxFlowResponseBody |
build() |
DescribePortAttackMaxFlowResponseBody.Builder |
pps(Long pps)
The peak packet rate of attack traffic .
|
DescribePortAttackMaxFlowResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public DescribePortAttackMaxFlowResponseBody.Builder bps(Long bps)
The peak bandwidth of attack traffic. Unit: bit/s.
example:149559
public DescribePortAttackMaxFlowResponseBody.Builder pps(Long pps)
The peak packet rate of attack traffic . Unit: packets per second (pps).
example:23
public DescribePortAttackMaxFlowResponseBody.Builder requestId(String requestId)
The ID of the request.
example:C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E
public DescribePortAttackMaxFlowResponseBody build()
Copyright © 2026. All rights reserved.