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