public class ExpressionConfigInfo extends AbstractModel
Constructor and Description |
---|
ExpressionConfigInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getSwitch()
Get 表情识别任务开关,可选值:
ON:开启;
OFF:关闭。
|
void |
setSwitch(String Switch)
Set 表情识别任务开关,可选值:
ON:开启;
OFF:关闭。
|
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, toJsonString
Copyright © 2021. All rights reserved.