public static final class DescribeWebCustomPortsResponseBody.WebCustomPorts.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebCustomPortsResponseBody.WebCustomPorts |
build() |
DescribeWebCustomPortsResponseBody.WebCustomPorts.Builder |
proxyPorts(List<String> proxyPorts)
An array that consists of supported custom ports.
|
DescribeWebCustomPortsResponseBody.WebCustomPorts.Builder |
proxyType(String proxyType)
The type of the protocol.
|
public DescribeWebCustomPortsResponseBody.WebCustomPorts.Builder proxyPorts(List<String> proxyPorts)
An array that consists of supported custom ports.
public DescribeWebCustomPortsResponseBody.WebCustomPorts.Builder proxyType(String proxyType)
The type of the protocol. Valid values:
http
public DescribeWebCustomPortsResponseBody.WebCustomPorts build()
Copyright © 2026. All rights reserved.