Uses of Class
com.tencentcloudapi.mps.v20190612.models.OcrWordsConfigureInfoForUpdate
-
Packages that use OcrWordsConfigureInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of OcrWordsConfigureInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return OcrWordsConfigureInfoForUpdate Modifier and Type Method Description OcrWordsConfigureInfoForUpdateModifyAIRecognitionTemplateRequest. getOcrWordsConfigure()Get 文本关键词识别控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type OcrWordsConfigureInfoForUpdate Modifier and Type Method Description voidModifyAIRecognitionTemplateRequest. setOcrWordsConfigure(OcrWordsConfigureInfoForUpdate OcrWordsConfigure)Set 文本关键词识别控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type OcrWordsConfigureInfoForUpdate Constructor Description OcrWordsConfigureInfoForUpdate(OcrWordsConfigureInfoForUpdate 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.
-