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