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