public class HeadTailConfigureInfo extends AbstractModel
Constructor and Description |
---|
HeadTailConfigureInfo() |
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
public String getSwitch()
public void setSwitch(String Switch)
Switch
- 视频片头片尾识别任务开关,可选值:
Copyright © 2020. All rights reserved.