public class TextCorrectionRequest extends AbstractModel
| Constructor and Description |
|---|
TextCorrectionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Get 待纠错的文本(仅支持UTF-8格式,不超过2000字)
|
void |
setText(String Text)
Set 待纠错的文本(仅支持UTF-8格式,不超过2000字)
|
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, toJsonStringCopyright © 2020. All rights reserved.