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