public class DescribeWebCustomPortsResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
DescribeWebCustomPortsResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
DescribeWebCustomPortsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeWebCustomPortsResponse |
build(Map<String,?> map) |
DescribeWebCustomPortsResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
DescribeWebCustomPortsResponse |
setBody(DescribeWebCustomPortsResponseBody body) |
DescribeWebCustomPortsResponse |
setHeaders(Map<String,String> headers) |
DescribeWebCustomPortsResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public DescribeWebCustomPortsResponseBody body
public static DescribeWebCustomPortsResponse build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebCustomPortsResponse setHeaders(Map<String,String> headers)
public DescribeWebCustomPortsResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public DescribeWebCustomPortsResponse setBody(DescribeWebCustomPortsResponseBody body)
public DescribeWebCustomPortsResponseBody getBody()
Copyright © 2026. All rights reserved.