public class ProhibitedConfigureInfoForUpdate extends AbstractModel
| Constructor and Description | 
|---|
| ProhibitedConfigureInfoForUpdate() | 
| Modifier and Type | Method and Description | 
|---|---|
| ProhibitedAsrReviewTemplateInfoForUpdate | getAsrReviewInfo()Get Control parameter of prohibited information detection in speech. | 
| ProhibitedOcrReviewTemplateInfoForUpdate | getOcrReviewInfo()Get Control parameter of prohibited information detection in text. | 
| void | setAsrReviewInfo(ProhibitedAsrReviewTemplateInfoForUpdate AsrReviewInfo)Set Control parameter of prohibited information detection in speech. | 
| void | setOcrReviewInfo(ProhibitedOcrReviewTemplateInfoForUpdate OcrReviewInfo)Set Control parameter of prohibited information detection in text. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic ProhibitedAsrReviewTemplateInfoForUpdate getAsrReviewInfo()
public void setAsrReviewInfo(ProhibitedAsrReviewTemplateInfoForUpdate AsrReviewInfo)
AsrReviewInfo - Control parameter of prohibited information detection in speech.public ProhibitedOcrReviewTemplateInfoForUpdate getOcrReviewInfo()
public void setOcrReviewInfo(ProhibitedOcrReviewTemplateInfoForUpdate OcrReviewInfo)
OcrReviewInfo - Control parameter of prohibited information detection in text.Copyright © 2021. All rights reserved.