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