public class AnttechAiCvUaAsyncIdentifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechAiCvUaAsyncIdentifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHost() |
String |
getResultCode() |
String |
getResultMsg() |
String |
getResultSuccess() |
String |
getServiceCode() |
String |
getTaskId() |
void |
setHost(String host) |
void |
setResultCode(String resultCode) |
void |
setResultMsg(String resultMsg) |
void |
setResultSuccess(String resultSuccess) |
void |
setServiceCode(String serviceCode) |
void |
setTaskId(String taskId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setHost(String host)
public String getHost()
public void setResultCode(String resultCode)
public String getResultCode()
public void setResultMsg(String resultMsg)
public String getResultMsg()
public void setResultSuccess(String resultSuccess)
public String getResultSuccess()
public void setServiceCode(String serviceCode)
public String getServiceCode()
public void setTaskId(String taskId)
public String getTaskId()
Copyright © 2023. All rights reserved.