程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ddoscoo20200101.models |
限定符和类型 | 方法和说明 |
---|---|
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder.bps(Long bps)
The bandwidth limit for a source IP address.
|
static DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.builder() |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder.cps(Integer cps)
The maximum number of new connections per second that can be initiated from a source IP address.
|
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder.cpsEnable(Integer cpsEnable)
The status of the Source New Connection Rate Limit switch.
|
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder.cpsMode(Integer cpsMode)
The mode of the Source New Connection Rate Limit switch.
|
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder.maxconn(Integer maxconn)
The maximum number of concurrent connections initiated from a source IP address.
|
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder.maxconnEnable(Integer maxconnEnable)
The status of the Source Concurrent Connection Rate Limit switch.
|
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder |
DescribeNetworkRuleAttributesResponseBody.Slimit.Builder.pps(Long pps)
The packets per second (pps) limit for a source IP address.
|
Copyright © 2023. All rights reserved.