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