public class DescribeLiveTranscodeTemplateRequest extends AbstractModel
Constructor and Description |
---|
DescribeLiveTranscodeTemplateRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getTemplateId()
Get Template ID.
|
void |
setTemplateId(Long TemplateId)
Set Template ID.
|
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 DescribeLiveTranscodeTemplateRequest()
public Long getTemplateId()
public void setTemplateId(Long TemplateId)
TemplateId
- Template ID.
Note: get the template ID in the returned value of the [CreateLiveTranscodeTemplate](https://intl.cloud.tencent.com/document/product/267/32646?from_cn_redirect=1) API call.Copyright © 2020. All rights reserved.