public class HrbrainImportLabelIndustryResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
HrbrainImportLabelIndustryResponseBody() |
限定符和类型 | 方法和说明 |
---|---|
static HrbrainImportLabelIndustryResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
Boolean |
getResult() |
Boolean |
getSuccess() |
HrbrainImportLabelIndustryResponseBody |
setRequestId(String requestId) |
HrbrainImportLabelIndustryResponseBody |
setResult(Boolean result) |
HrbrainImportLabelIndustryResponseBody |
setSuccess(Boolean success) |
@NameInMap(value="requestId") public String requestId
@NameInMap(value="result") public Boolean result
@NameInMap(value="success") public Boolean success
public static HrbrainImportLabelIndustryResponseBody build(Map<String,?> map) throws Exception
Exception
public HrbrainImportLabelIndustryResponseBody setRequestId(String requestId)
public String getRequestId()
public HrbrainImportLabelIndustryResponseBody setResult(Boolean result)
public Boolean getResult()
public HrbrainImportLabelIndustryResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2024. All rights reserved.