public class AiAnalysisTaskCoverOutput extends AbstractModel
Constructor and Description |
---|
AiAnalysisTaskCoverOutput() |
Modifier and Type | Method and Description |
---|---|
MediaAiAnalysisCoverItem[] |
getCoverSet()
Get 智能封面列表。
|
TaskOutputStorage |
getOutputStorage()
Get 智能封面的存储位置。
|
void |
setCoverSet(MediaAiAnalysisCoverItem[] CoverSet)
Set 智能封面列表。
|
void |
setOutputStorage(TaskOutputStorage OutputStorage)
Set 智能封面的存储位置。
|
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 MediaAiAnalysisCoverItem[] getCoverSet()
public void setCoverSet(MediaAiAnalysisCoverItem[] CoverSet)
CoverSet
- 智能封面列表。public TaskOutputStorage getOutputStorage()
public void setOutputStorage(TaskOutputStorage OutputStorage)
OutputStorage
- 智能封面的存储位置。Copyright © 2020. All rights reserved.