public class HrbrainTalentProfileBasicQueryResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
HrbrainTalentProfileBasicQueryResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
HrbrainTalentProfileBasicQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static HrbrainTalentProfileBasicQueryResponse |
build(Map<String,?> map) |
HrbrainTalentProfileBasicQueryResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
Integer |
getStatusCode() |
HrbrainTalentProfileBasicQueryResponse |
setBody(HrbrainTalentProfileBasicQueryResponseBody body) |
HrbrainTalentProfileBasicQueryResponse |
setHeaders(Map<String,String> headers) |
HrbrainTalentProfileBasicQueryResponse |
setStatusCode(Integer statusCode) |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public HrbrainTalentProfileBasicQueryResponseBody body
public static HrbrainTalentProfileBasicQueryResponse build(Map<String,?> map) throws Exception
Exceptionpublic HrbrainTalentProfileBasicQueryResponse setHeaders(Map<String,String> headers)
public HrbrainTalentProfileBasicQueryResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public HrbrainTalentProfileBasicQueryResponse setBody(HrbrainTalentProfileBasicQueryResponseBody body)
public HrbrainTalentProfileBasicQueryResponseBody getBody()
Copyright © 2025. All rights reserved.