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