public static class DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
aiMode
The mode of Intelligent Protection.
|
Integer |
aiRuleEnable
The status of Intelligent Protection.
|
String |
aiTemplate
The level of Intelligent Protection.
|
Integer |
blackWhiteListEnable
The status of Blacklist/Whitelist (Domain Names).
|
Integer |
ccCustomRuleEnable
The status of the Custom Rules switch for Frequency Control.
|
Integer |
ccEnable
The status of Frequency Control.
|
String |
ccGlobalSwitch |
String |
ccTemplate
The mode of Frequency Control.
|
String |
domain
The domain name of the website.
|
Integer |
preciseRuleEnable
The status of Accurate Access Control.
|
Integer |
regionBlockEnable
The status of Location Blacklist (Domain Names).
|
| 构造器和说明 |
|---|
DescribeWebCcProtectSwitchResponseBodyProtectSwitchList() |
@NameInMap(value="AiMode") public String aiMode
The mode of Intelligent Protection. Valid values:
defense
@NameInMap(value="AiRuleEnable") public Integer aiRuleEnable
The status of Intelligent Protection. Valid values:
1
@NameInMap(value="AiTemplate") public String aiTemplate
The level of Intelligent Protection. Valid values:
level60
@NameInMap(value="BlackWhiteListEnable") public Integer blackWhiteListEnable
The status of Blacklist/Whitelist (Domain Names). Valid values:
1
@NameInMap(value="CcCustomRuleEnable") public Integer ccCustomRuleEnable
The status of the Custom Rules switch for Frequency Control. Valid values:
0
@NameInMap(value="CcEnable") public Integer ccEnable
The status of Frequency Control. Valid values:
1
@NameInMap(value="CcGlobalSwitch") public String ccGlobalSwitch
@NameInMap(value="CcTemplate") public String ccTemplate
The mode of Frequency Control. Valid values:
default
@NameInMap(value="Domain") public String domain
The domain name of the website.
example:@NameInMap(value="PreciseRuleEnable") public Integer preciseRuleEnable
The status of Accurate Access Control. Valid values:
0
@NameInMap(value="RegionBlockEnable") public Integer regionBlockEnable
The status of Location Blacklist (Domain Names). Valid values:
0
public DescribeWebCcProtectSwitchResponseBodyProtectSwitchList()
public static DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setAiMode(String aiMode)
public String getAiMode()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setAiRuleEnable(Integer aiRuleEnable)
public Integer getAiRuleEnable()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setAiTemplate(String aiTemplate)
public String getAiTemplate()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setBlackWhiteListEnable(Integer blackWhiteListEnable)
public Integer getBlackWhiteListEnable()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setCcCustomRuleEnable(Integer ccCustomRuleEnable)
public Integer getCcCustomRuleEnable()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setCcEnable(Integer ccEnable)
public Integer getCcEnable()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setCcGlobalSwitch(String ccGlobalSwitch)
public String getCcGlobalSwitch()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setCcTemplate(String ccTemplate)
public String getCcTemplate()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setDomain(String domain)
public String getDomain()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setPreciseRuleEnable(Integer preciseRuleEnable)
public Integer getPreciseRuleEnable()
public DescribeWebCcProtectSwitchResponseBody.DescribeWebCcProtectSwitchResponseBodyProtectSwitchList setRegionBlockEnable(Integer regionBlockEnable)
public Integer getRegionBlockEnable()
Copyright © 2026. All rights reserved.