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