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