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