public class GetFlightExceedApplyRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetFlightExceedApplyRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetFlightExceedApplyRequest |
build(Map<String,?> map) |
String |
getApplyId() |
String |
getCorpId() |
GetFlightExceedApplyRequest |
setApplyId(String applyId) |
GetFlightExceedApplyRequest |
setCorpId(String corpId) |
@NameInMap(value="applyId") public String applyId
@NameInMap(value="corpId") public String corpId
public static GetFlightExceedApplyRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetFlightExceedApplyRequest setApplyId(String applyId)
public String getApplyId()
public GetFlightExceedApplyRequest setCorpId(String corpId)
public String getCorpId()
Copyright © 2022. All rights reserved.