Uses of Class
com.tencentcloudapi.ticm.v20181127.models.VodPornOcrResult
-
Packages that use VodPornOcrResult Package Description com.tencentcloudapi.ticm.v20181127.models -
-
Uses of VodPornOcrResult in com.tencentcloudapi.ticm.v20181127.models
Methods in com.tencentcloudapi.ticm.v20181127.models that return VodPornOcrResult Modifier and Type Method Description VodPornOcrResultDescribeVideoTaskResponse. getPornOcrResult()Get 视频内容审核 Ocr 文字鉴黄任务的查询结果。Methods in com.tencentcloudapi.ticm.v20181127.models with parameters of type VodPornOcrResult Modifier and Type Method Description voidDescribeVideoTaskResponse. setPornOcrResult(VodPornOcrResult PornOcrResult)Set 视频内容审核 Ocr 文字鉴黄任务的查询结果。Constructors in com.tencentcloudapi.ticm.v20181127.models with parameters of type VodPornOcrResult Constructor Description VodPornOcrResult(VodPornOcrResult source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-