public static final class DescribeNetworkRuleAttributesResponseBody.PayloadLen.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeNetworkRuleAttributesResponseBody.PayloadLen |
build() |
DescribeNetworkRuleAttributesResponseBody.PayloadLen.Builder |
max(Integer max)
The maximum length of a packet.
|
DescribeNetworkRuleAttributesResponseBody.PayloadLen.Builder |
min(Integer min)
The minimum length of a packet.
|
public DescribeNetworkRuleAttributesResponseBody.PayloadLen.Builder max(Integer max)
The maximum length of a packet. Valid values: 0 to 6000. Unit: bytes.
example:6000
public DescribeNetworkRuleAttributesResponseBody.PayloadLen.Builder min(Integer min)
The minimum length of a packet. Valid values: 0 to 6000. Unit: bytes.
example:0
public DescribeNetworkRuleAttributesResponseBody.PayloadLen build()
Copyright © 2026. All rights reserved.