Uses of Class
com.tencentcloudapi.mps.v20190612.models.ProhibitedOcrReviewTemplateInfoForUpdate
-
Packages that use ProhibitedOcrReviewTemplateInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of ProhibitedOcrReviewTemplateInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return ProhibitedOcrReviewTemplateInfoForUpdate Modifier and Type Method Description ProhibitedOcrReviewTemplateInfoForUpdateProhibitedConfigureInfoForUpdate. getOcrReviewInfo()Get 文本违禁控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type ProhibitedOcrReviewTemplateInfoForUpdate Modifier and Type Method Description voidProhibitedConfigureInfoForUpdate. setOcrReviewInfo(ProhibitedOcrReviewTemplateInfoForUpdate OcrReviewInfo)Set 文本违禁控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type ProhibitedOcrReviewTemplateInfoForUpdate Constructor Description ProhibitedOcrReviewTemplateInfoForUpdate(ProhibitedOcrReviewTemplateInfoForUpdate 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.
-