public static final class DescribeNetworkRuleAttributesResponseBody.Sblack.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeNetworkRuleAttributesResponseBody.Sblack |
build() |
DescribeNetworkRuleAttributesResponseBody.Sblack.Builder |
cnt(Integer cnt)
The threshold that the number of connections initiated from a source IP address can exceed the limit.
|
DescribeNetworkRuleAttributesResponseBody.Sblack.Builder |
during(Integer during)
The interval at which checks are performed.
|
DescribeNetworkRuleAttributesResponseBody.Sblack.Builder |
expires(Integer expires)
The validity period of the IP address in the blacklist.
|
DescribeNetworkRuleAttributesResponseBody.Sblack.Builder |
type(Integer type)
The type of the limit that causes a source IP address to be added to the blacklist.
|
public DescribeNetworkRuleAttributesResponseBody.Sblack.Builder cnt(Integer cnt)
public DescribeNetworkRuleAttributesResponseBody.Sblack.Builder during(Integer during)
public DescribeNetworkRuleAttributesResponseBody.Sblack.Builder expires(Integer expires)
public DescribeNetworkRuleAttributesResponseBody.Sblack.Builder type(Integer type)
* **1**: Source New Connection Rate Limit * **2**: Source Concurrent Connection Rate Limit * **3**: PPS Limit for Source * **4**: Bandwidth Limit for Source
public DescribeNetworkRuleAttributesResponseBody.Sblack build()
Copyright © 2023. All rights reserved.