Uses of Class
com.tencentcloudapi.mps.v20190612.models.PoliticalConfigureInfoForUpdate
-
Packages that use PoliticalConfigureInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of PoliticalConfigureInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return PoliticalConfigureInfoForUpdate Modifier and Type Method Description PoliticalConfigureInfoForUpdateModifyContentReviewTemplateRequest. getPoliticalConfigure()Get 令人不适宜的控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type PoliticalConfigureInfoForUpdate Modifier and Type Method Description voidModifyContentReviewTemplateRequest. setPoliticalConfigure(PoliticalConfigureInfoForUpdate PoliticalConfigure)Set 令人不适宜的控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type PoliticalConfigureInfoForUpdate Constructor Description PoliticalConfigureInfoForUpdate(PoliticalConfigureInfoForUpdate 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.
-