Uses of Class
com.tencentcloudapi.ticm.v20181127.models.VodPornReviewResult
-
Packages that use VodPornReviewResult Package Description com.tencentcloudapi.ticm.v20181127.models -
-
Uses of VodPornReviewResult in com.tencentcloudapi.ticm.v20181127.models
Methods in com.tencentcloudapi.ticm.v20181127.models that return VodPornReviewResult Modifier and Type Method Description VodPornReviewResultDescribeVideoTaskResponse. getPornResult()Get 视频内容审核智能画面鉴黄任务的查询结果。Methods in com.tencentcloudapi.ticm.v20181127.models with parameters of type VodPornReviewResult Modifier and Type Method Description voidDescribeVideoTaskResponse. setPornResult(VodPornReviewResult PornResult)Set 视频内容审核智能画面鉴黄任务的查询结果。Constructors in com.tencentcloudapi.ticm.v20181127.models with parameters of type VodPornReviewResult Constructor Description VodPornReviewResult(VodPornReviewResult 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.
-