public static final class DescribeWebCustomPortsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebCustomPortsResponseBody |
build() |
DescribeWebCustomPortsResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeWebCustomPortsResponseBody.Builder |
webCustomPorts(List<DescribeWebCustomPortsResponseBody.WebCustomPorts> webCustomPorts)
An array consisting of information about supported custom ports that are used by a website.
|
public DescribeWebCustomPortsResponseBody.Builder requestId(String requestId)
The ID of the request.
example:0bcf28g5-d57c-11e7-9bs0-d89d6717dxbc
public DescribeWebCustomPortsResponseBody.Builder webCustomPorts(List<DescribeWebCustomPortsResponseBody.WebCustomPorts> webCustomPorts)
An array consisting of information about supported custom ports that are used by a website.
public DescribeWebCustomPortsResponseBody build()
Copyright © 2026. All rights reserved.