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