Uses of Class
com.tencentcloudapi.mps.v20190612.models.PoliticalConfigureInfo
-
Packages that use PoliticalConfigureInfo Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of PoliticalConfigureInfo in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return PoliticalConfigureInfo Modifier and Type Method Description PoliticalConfigureInfoContentReviewTemplateItem. getPoliticalConfigure()Get 涉敏控制参数。 注意:此字段可能返回 null,表示取不到有效值。PoliticalConfigureInfoCreateContentReviewTemplateRequest. getPoliticalConfigure()Get 令人不适宜的信息的控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type PoliticalConfigureInfo Modifier and Type Method Description voidContentReviewTemplateItem. setPoliticalConfigure(PoliticalConfigureInfo PoliticalConfigure)Set 涉敏控制参数。 注意:此字段可能返回 null,表示取不到有效值。voidCreateContentReviewTemplateRequest. setPoliticalConfigure(PoliticalConfigureInfo PoliticalConfigure)Set 令人不适宜的信息的控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type PoliticalConfigureInfo Constructor Description PoliticalConfigureInfo(PoliticalConfigureInfo 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.
-