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