public class ConcatTask2017 extends AbstractModel
header, skipSign
Constructor and Description |
---|
ConcatTask2017() |
ConcatTask2017(ConcatTask2017 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 |
---|---|
ConcatFileInfo2017[] |
getFileInfoSet()
Get 视频拼接源文件信息。
|
String |
getTaskId()
Get 视频拼接任务 ID。
|
void |
setFileInfoSet(ConcatFileInfo2017[] FileInfoSet)
Set 视频拼接源文件信息。
|
void |
setTaskId(String TaskId)
Set 视频拼接任务 ID。
|
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 ConcatTask2017()
public ConcatTask2017(ConcatTask2017 source)
public String getTaskId()
public void setTaskId(String TaskId)
TaskId
- 视频拼接任务 ID。public ConcatFileInfo2017[] getFileInfoSet()
public void setFileInfoSet(ConcatFileInfo2017[] FileInfoSet)
FileInfoSet
- 视频拼接源文件信息。Copyright © 2024. All rights reserved.