public class AiAnalysisTaskCoverOutput extends AbstractModel
Constructor and Description |
---|
AiAnalysisTaskCoverOutput() |
Modifier and Type | Method and Description |
---|---|
MediaAiAnalysisCoverItem[] |
getCoverSet()
Get List of intelligently generated covers.
|
TaskOutputStorage |
getOutputStorage()
Get Storage location of intelligently generated cover.
|
void |
setCoverSet(MediaAiAnalysisCoverItem[] CoverSet)
Set List of intelligently generated covers.
|
void |
setOutputStorage(TaskOutputStorage OutputStorage)
Set Storage location of intelligently generated cover.
|
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
- List of intelligently generated covers.public TaskOutputStorage getOutputStorage()
public void setOutputStorage(TaskOutputStorage OutputStorage)
OutputStorage
- Storage location of intelligently generated cover.Copyright © 2020. All rights reserved.