public class WechatMiniProgramPublishTaskInput extends AbstractModel
| Constructor and Description |
|---|
WechatMiniProgramPublishTaskInput() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getSourceDefinition()
Get ID of the transcoding template corresponding to the published video.
|
void |
setSourceDefinition(Long SourceDefinition)
Set ID of the transcoding template corresponding to the published video.
|
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, toJsonStringpublic Long getSourceDefinition()
public void setSourceDefinition(Long SourceDefinition)
SourceDefinition - ID of the transcoding template corresponding to the published video. 0 represents the source video.Copyright © 2020. All rights reserved.