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