Uses of Class
com.tencentcloudapi.mps.v20190612.models.TerrorismConfigureInfoForUpdate
-
Packages that use TerrorismConfigureInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of TerrorismConfigureInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return TerrorismConfigureInfoForUpdate Modifier and Type Method Description TerrorismConfigureInfoForUpdateModifyContentReviewTemplateRequest. getTerrorismConfigure()Get 令人不安全的信息的控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type TerrorismConfigureInfoForUpdate Modifier and Type Method Description voidModifyContentReviewTemplateRequest. setTerrorismConfigure(TerrorismConfigureInfoForUpdate TerrorismConfigure)Set 令人不安全的信息的控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type TerrorismConfigureInfoForUpdate Constructor Description TerrorismConfigureInfoForUpdate(TerrorismConfigureInfoForUpdate 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.
-