public class PornConfigureInfoForUpdate extends AbstractModel
header, skipSign
Constructor and Description |
---|
PornConfigureInfoForUpdate() |
PornConfigureInfoForUpdate(PornConfigureInfoForUpdate 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 |
---|---|
PornAsrReviewTemplateInfoForUpdate |
getAsrReviewInfo()
Get Control parameter of porn information detection in speech.
|
PornImgReviewTemplateInfoForUpdate |
getImgReviewInfo()
Get Control parameter of porn information detection in image.
|
PornOcrReviewTemplateInfoForUpdate |
getOcrReviewInfo()
Get Control parameter of porn information detection in text.
|
void |
setAsrReviewInfo(PornAsrReviewTemplateInfoForUpdate AsrReviewInfo)
Set Control parameter of porn information detection in speech.
|
void |
setImgReviewInfo(PornImgReviewTemplateInfoForUpdate ImgReviewInfo)
Set Control parameter of porn information detection in image.
|
void |
setOcrReviewInfo(PornOcrReviewTemplateInfoForUpdate OcrReviewInfo)
Set Control parameter of porn 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 PornConfigureInfoForUpdate()
public PornConfigureInfoForUpdate(PornConfigureInfoForUpdate source)
public PornImgReviewTemplateInfoForUpdate getImgReviewInfo()
public void setImgReviewInfo(PornImgReviewTemplateInfoForUpdate ImgReviewInfo)
ImgReviewInfo
- Control parameter of porn information detection in image.public PornAsrReviewTemplateInfoForUpdate getAsrReviewInfo()
public void setAsrReviewInfo(PornAsrReviewTemplateInfoForUpdate AsrReviewInfo)
AsrReviewInfo
- Control parameter of porn information detection in speech.public PornOcrReviewTemplateInfoForUpdate getOcrReviewInfo()
public void setOcrReviewInfo(PornOcrReviewTemplateInfoForUpdate OcrReviewInfo)
OcrReviewInfo
- Control parameter of porn information detection in text.Copyright © 2024. All rights reserved.