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