public class WechatMiniProgramPublishTaskInput extends AbstractModel
| Constructor and Description |
|---|
WechatMiniProgramPublishTaskInput() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getSourceDefinition()
Get 发布视频所对应的转码模板 ID,为 0 代表原始视频。
|
void |
setSourceDefinition(Long SourceDefinition)
Set 发布视频所对应的转码模板 ID,为 0 代表原始视频。
|
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,为 0 代表原始视频。Copyright © 2020. All rights reserved.