public static final class DescribeWebCCRulesV2ResponseBody.Statistics.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebCCRulesV2ResponseBody.Statistics |
build() |
DescribeWebCCRulesV2ResponseBody.Statistics.Builder |
field(String field)
The statistical method.
|
DescribeWebCCRulesV2ResponseBody.Statistics.Builder |
headerName(String headerName)
The name of the header.
|
DescribeWebCCRulesV2ResponseBody.Statistics.Builder |
mode(String mode)
Indicates whether the system collects statistics after deduplication.
|
public DescribeWebCCRulesV2ResponseBody.Statistics.Builder field(String field)
The statistical method. Valid values:
uri
public DescribeWebCCRulesV2ResponseBody.Statistics.Builder headerName(String headerName)
The name of the header. This parameter is required only when the Field parameter is set to header.
example:hello
public DescribeWebCCRulesV2ResponseBody.Statistics.Builder mode(String mode)
Indicates whether the system collects statistics after deduplication. Valid values:
count
public DescribeWebCCRulesV2ResponseBody.Statistics build()
Copyright © 2026. All rights reserved.