public class ClassificationConfigureInfoForUpdate extends AbstractModel
构造器和说明 |
---|
ClassificationConfigureInfoForUpdate() |
限定符和类型 | 方法和说明 |
---|---|
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 © 2019. All rights reserved.