Uses of Class
com.tencentcloudapi.ticm.v20181127.models.PornResult
-
Packages that use PornResult Package Description com.tencentcloudapi.ticm.v20181127.models -
-
Uses of PornResult in com.tencentcloudapi.ticm.v20181127.models
Methods in com.tencentcloudapi.ticm.v20181127.models that return PornResult Modifier and Type Method Description PornResultImageModerationResponse. getPornResult()Get 色情识别结果。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ticm.v20181127.models with parameters of type PornResult Modifier and Type Method Description voidImageModerationResponse. setPornResult(PornResult PornResult)Set 色情识别结果。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ticm.v20181127.models with parameters of type PornResult Constructor Description PornResult(PornResult 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.
-