public class ProhibitedConfigureInfoForUpdate extends AbstractModel
header, skipSign
Constructor and Description |
---|
ProhibitedConfigureInfoForUpdate() |
ProhibitedConfigureInfoForUpdate(ProhibitedConfigureInfoForUpdate 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.
|
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, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ProhibitedConfigureInfoForUpdate()
public ProhibitedConfigureInfoForUpdate(ProhibitedConfigureInfoForUpdate source)
public 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 © 2024. All rights reserved.