| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ddoscoo20200101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeWebCCRulesV2ResponseBody.StatusCode.Builder |
DescribeWebCCRulesV2ResponseBody.StatusCode.builder() |
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder |
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder.code(Integer code)
The status code.
|
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder |
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder.countThreshold(Integer countThreshold)
If a ratio is not used, the handling action is triggered only when the number of requests of the corresponding status code reaches the value of CountThreshold.
|
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder |
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder.enabled(Boolean enabled)
Indicates whether the status code is enabled.
|
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder |
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder.ratioThreshold(Integer ratioThreshold)
If a ratio is used, the handling action is triggered only when the number of requests of the corresponding status code reaches the value of RatioThreshold.
|
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder |
DescribeWebCCRulesV2ResponseBody.StatusCode.Builder.useRatio(Boolean useRatio)
Indicates whether to use a ratio.
|
Copyright © 2026. All rights reserved.