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