public static class DescribePortAutoCcStatusResponseBody.DescribePortAutoCcStatusResponseBodyPortAutoCcStatus
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
_switch
The status of the Intelligent Protection policy.
|
String |
mode
The mode of the Intelligent Protection policy.
|
String |
webMode
The protection mode for ports 80 and 443.
|
String |
webSwitch
The status of the Intelligent Protection policy for ports 80 and 443.
|
| 构造器和说明 |
|---|
DescribePortAutoCcStatusResponseBodyPortAutoCcStatus() |
@NameInMap(value="Mode") public String mode
The mode of the Intelligent Protection policy. Valid values:
normal
@NameInMap(value="Switch") public String _switch
The status of the Intelligent Protection policy. Valid values:
on
@NameInMap(value="WebMode") public String webMode
The protection mode for ports 80 and 443. Valid values:
normal
@NameInMap(value="WebSwitch") public String webSwitch
The status of the Intelligent Protection policy for ports 80 and 443. Valid values:
off
public DescribePortAutoCcStatusResponseBodyPortAutoCcStatus()
public static DescribePortAutoCcStatusResponseBody.DescribePortAutoCcStatusResponseBodyPortAutoCcStatus build(Map<String,?> map) throws Exception
Exceptionpublic DescribePortAutoCcStatusResponseBody.DescribePortAutoCcStatusResponseBodyPortAutoCcStatus setMode(String mode)
public String getMode()
public DescribePortAutoCcStatusResponseBody.DescribePortAutoCcStatusResponseBodyPortAutoCcStatus set_switch(String _switch)
public String get_switch()
public DescribePortAutoCcStatusResponseBody.DescribePortAutoCcStatusResponseBodyPortAutoCcStatus setWebMode(String webMode)
public String getWebMode()
public DescribePortAutoCcStatusResponseBody.DescribePortAutoCcStatusResponseBodyPortAutoCcStatus setWebSwitch(String webSwitch)
public String getWebSwitch()
Copyright © 2026. All rights reserved.