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