public static final class DescribeWebCustomPortsResponseBody.WebCustomPorts.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
public DescribeWebCustomPortsResponseBody.WebCustomPorts.Builder proxyType(String proxyType)
* **http** * **https**
public DescribeWebCustomPortsResponseBody.WebCustomPorts build()
Copyright © 2023. All rights reserved.