Uses of Class
com.tencentcloudapi.mps.v20190612.models.PornConfigureInfo
-
Packages that use PornConfigureInfo Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of PornConfigureInfo in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return PornConfigureInfo Modifier and Type Method Description PornConfigureInfoContentReviewTemplateItem. getPornConfigure()Get 鉴黄控制参数。 注意:此字段可能返回 null,表示取不到有效值。PornConfigureInfoCreateContentReviewTemplateRequest. getPornConfigure()Get 令人反感的信息的控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type PornConfigureInfo Modifier and Type Method Description voidContentReviewTemplateItem. setPornConfigure(PornConfigureInfo PornConfigure)Set 鉴黄控制参数。 注意:此字段可能返回 null,表示取不到有效值。voidCreateContentReviewTemplateRequest. setPornConfigure(PornConfigureInfo PornConfigure)Set 令人反感的信息的控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type PornConfigureInfo Constructor Description PornConfigureInfo(PornConfigureInfo 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.
-