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