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