public static class DescribeWebCustomPortsResponseBody.DescribeWebCustomPortsResponseBodyWebCustomPorts
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
proxyPorts
An array that consists of supported custom ports.
|
String |
proxyType
The type of the protocol.
|
| 构造器和说明 |
|---|
DescribeWebCustomPortsResponseBodyWebCustomPorts() |
@NameInMap(value="ProxyPorts") public List<String> proxyPorts
An array that consists of supported custom ports.
@NameInMap(value="ProxyType") public String proxyType
The type of the protocol. Valid values:
http
public DescribeWebCustomPortsResponseBodyWebCustomPorts()
public static DescribeWebCustomPortsResponseBody.DescribeWebCustomPortsResponseBodyWebCustomPorts build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebCustomPortsResponseBody.DescribeWebCustomPortsResponseBodyWebCustomPorts setProxyPorts(List<String> proxyPorts)
public DescribeWebCustomPortsResponseBody.DescribeWebCustomPortsResponseBodyWebCustomPorts setProxyType(String proxyType)
public String getProxyType()
Copyright © 2026. All rights reserved.