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