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