Uses of Class
com.tencentcloudapi.mps.v20190612.models.PornConfigureInfoForUpdate
-
Packages that use PornConfigureInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of PornConfigureInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return PornConfigureInfoForUpdate Modifier and Type Method Description PornConfigureInfoForUpdateModifyContentReviewTemplateRequest. getPornConfigure()Get 令人反感的信息的控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type PornConfigureInfoForUpdate Modifier and Type Method Description voidModifyContentReviewTemplateRequest. setPornConfigure(PornConfigureInfoForUpdate PornConfigure)Set 令人反感的信息的控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type PornConfigureInfoForUpdate Constructor Description PornConfigureInfoForUpdate(PornConfigureInfoForUpdate 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.
-