public static class DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
aiMode
example:
defense
|
Integer |
aiRuleEnable
example:
1
|
String |
aiTemplate
example:
level60
|
Integer |
blackWhiteListEnable
example:
1
|
Integer |
ccCustomRuleEnable
example:
0
|
Integer |
ccEnable
example:
1
|
String |
ccGlobalSwitch |
String |
ccTemplate
example:
default
|
String |
domain
example:
www.aliyundoc.com
|
Integer |
preciseRuleEnable
example:
0
|
Integer |
regionBlockEnable
example:
0
|
| 构造器和说明 |
|---|
DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList() |
@NameInMap(value="AiMode") public String aiMode
defense
@NameInMap(value="AiRuleEnable") public Integer aiRuleEnable
1
@NameInMap(value="AiTemplate") public String aiTemplate
level60
@NameInMap(value="BlackWhiteListEnable") public Integer blackWhiteListEnable
1
@NameInMap(value="CcCustomRuleEnable") public Integer ccCustomRuleEnable
0
@NameInMap(value="CcEnable") public Integer ccEnable
1
@NameInMap(value="CcGlobalSwitch") public String ccGlobalSwitch
@NameInMap(value="CcTemplate") public String ccTemplate
default
@NameInMap(value="Domain") public String domain
@NameInMap(value="PreciseRuleEnable") public Integer preciseRuleEnable
0
@NameInMap(value="RegionBlockEnable") public Integer regionBlockEnable
0
public DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList()
public static DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList build(Map<String,?> map) throws Exception
Exceptionpublic DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setAiMode(String aiMode)
public String getAiMode()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setAiRuleEnable(Integer aiRuleEnable)
public Integer getAiRuleEnable()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setAiTemplate(String aiTemplate)
public String getAiTemplate()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setBlackWhiteListEnable(Integer blackWhiteListEnable)
public Integer getBlackWhiteListEnable()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setCcCustomRuleEnable(Integer ccCustomRuleEnable)
public Integer getCcCustomRuleEnable()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setCcEnable(Integer ccEnable)
public Integer getCcEnable()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setCcGlobalSwitch(String ccGlobalSwitch)
public String getCcGlobalSwitch()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setCcTemplate(String ccTemplate)
public String getCcTemplate()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setDomain(String domain)
public String getDomain()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setPreciseRuleEnable(Integer preciseRuleEnable)
public Integer getPreciseRuleEnable()
public DescribeDomainCcProtectSwitchResponseBody.DescribeDomainCcProtectSwitchResponseBodyProtectSwitchList setRegionBlockEnable(Integer regionBlockEnable)
public Integer getRegionBlockEnable()
Copyright © 2026. All rights reserved.