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