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