public static class DescribeWebCCRulesV2ResponseBody.DescribeWebCCRulesV2ResponseBodyWebCCRulesRuleDetailStatistics
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
field
The statistical method.
|
String |
headerName
The name of the header.
|
String |
mode
Indicates whether the system collects statistics after deduplication.
|
| 构造器和说明 |
|---|
DescribeWebCCRulesV2ResponseBodyWebCCRulesRuleDetailStatistics() |
@NameInMap(value="Field") public String field
The statistical method. Valid values:
uri
@NameInMap(value="HeaderName") public String headerName
The name of the header. This parameter is required only when the Field parameter is set to header.
example:hello
@NameInMap(value="Mode") public String mode
Indicates whether the system collects statistics after deduplication. Valid values:
count
public DescribeWebCCRulesV2ResponseBodyWebCCRulesRuleDetailStatistics()
public static DescribeWebCCRulesV2ResponseBody.DescribeWebCCRulesV2ResponseBodyWebCCRulesRuleDetailStatistics build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebCCRulesV2ResponseBody.DescribeWebCCRulesV2ResponseBodyWebCCRulesRuleDetailStatistics setField(String field)
public String getField()
public DescribeWebCCRulesV2ResponseBody.DescribeWebCCRulesV2ResponseBodyWebCCRulesRuleDetailStatistics setHeaderName(String headerName)
public String getHeaderName()
public DescribeWebCCRulesV2ResponseBody.DescribeWebCCRulesV2ResponseBodyWebCCRulesRuleDetailStatistics setMode(String mode)
public String getMode()
Copyright © 2026. All rights reserved.