public class AiAnalysisTaskVideoRemakeOutput extends AbstractModel
header, skipSign
Constructor and Description |
---|
AiAnalysisTaskVideoRemakeOutput() |
AiAnalysisTaskVideoRemakeOutput(AiAnalysisTaskVideoRemakeOutput source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
TaskOutputStorage |
getOutputStorage()
Get Specifies the storage location for intelligent video deduplication.
|
String |
getPath()
Get Specifies the file path for intelligent video deduplication.
|
void |
setOutputStorage(TaskOutputStorage OutputStorage)
Set Specifies the storage location for intelligent video deduplication.
|
void |
setPath(String Path)
Set Specifies the file path for intelligent video deduplication.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public AiAnalysisTaskVideoRemakeOutput()
public AiAnalysisTaskVideoRemakeOutput(AiAnalysisTaskVideoRemakeOutput source)
public String getPath()
public void setPath(String Path)
Path
- Specifies the file path for intelligent video deduplication.public TaskOutputStorage getOutputStorage()
public void setOutputStorage(TaskOutputStorage OutputStorage)
OutputStorage
- Specifies the storage location for intelligent video deduplication.Copyright © 2025. All rights reserved.