类 AbstractAsyncResponse
java.lang.Object
cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.CoreResponse
cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.BaseResponse
cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.AbstractAsyncResponse
- 所有已实现的接口:
Serializable
Description: 阿里异步步审核返回结果通用对象
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/4/14 11:45
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.BaseResponse
getCode, getMsg, setCode, setMsg从类继承的方法 cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.CoreResponse
getDataId, getTaskId, setDataId, setTaskId
-
构造器详细资料
-
AbstractAsyncResponse
public AbstractAsyncResponse()
-
-
方法详细资料
-
getUrl
-
setUrl
-
toString
- 覆盖:
toString在类中BaseResponse
-