public static final class DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder |
_switch(String _switch)
The status of the Intelligent Protection policy.
|
DescribePortAutoCcStatusResponseBody.PortAutoCcStatus |
build() |
DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder |
mode(String mode)
The mode of the Intelligent Protection policy.
|
DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder |
webMode(String webMode)
The protection mode for ports 80 and 443.
|
DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder |
webSwitch(String webSwitch)
The status of the Intelligent Protection policy for ports 80 and 443.
|
public DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder mode(String mode)
The mode of the Intelligent Protection policy. Valid values:
normal
public DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder _switch(String _switch)
The status of the Intelligent Protection policy. Valid values:
on
public DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder webMode(String webMode)
The protection mode for ports 80 and 443. Valid values:
normal
public DescribePortAutoCcStatusResponseBody.PortAutoCcStatus.Builder webSwitch(String webSwitch)
The status of the Intelligent Protection policy for ports 80 and 443. Valid values:
off
public DescribePortAutoCcStatusResponseBody.PortAutoCcStatus build()
Copyright © 2026. All rights reserved.