类 TextFeedbackBody
java.lang.Object
cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.AbstractFeedbackBody
cn.herodotus.stirrup.openapi.aliyun.audit.domain.text.TextFeedbackBody
- 所有已实现的接口:
CoreRequest,Serializable
Description: 阿里文本检测内容反馈请求实体
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2021/4/14 11:07
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.herodotus.stirrup.openapi.aliyun.audit.definition.domain.AbstractFeedbackBody
getDataId, getTaskId, setDataId, setTaskId
-
构造器详细资料
-
TextFeedbackBody
public TextFeedbackBody()
-
-
方法详细资料
-
getContent
-
setContent
-
getLabel
-
setLabel
-
getNote
-
setNote
-
toString
- 覆盖:
toString在类中AbstractFeedbackBody
-