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