类 ImageSyncResponse
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.AbstractSyncResponse<ImageResult>
cn.herodotus.stirrup.openapi.aliyun.audit.domain.image.ImageSyncResponse
- 所有已实现的接口:
Serializable
- 直接已知子类:
ImageQueryResponse
Description: 阿里图片审核返回值对应实体
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/4/14 11:22
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getUrl()voidsetExtras(HitLibInfo extras) voidsetStoreUrl(String storeUrl) voidtoString()从类继承的方法 cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.AbstractSyncResponse
getResults, setResults从类继承的方法 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
-
构造器详细资料
-
ImageSyncResponse
public ImageSyncResponse()
-
-
方法详细资料
-
getUrl
-
setUrl
-
getStoreUrl
-
setStoreUrl
-
getExtras
-
setExtras
-
toString
- 覆盖:
toString在类中AbstractSyncResponse<ImageResult>
-