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