Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
TemplateInfo |
DescribeLiveTranscodeTemplateResponse.getTemplate()
Get Template information.
|
TemplateInfo[] |
DescribeLiveTranscodeTemplatesResponse.getTemplates()
Get List of transcoding templates.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveTranscodeTemplateResponse.setTemplate(TemplateInfo Template)
Set Template information.
|
void |
DescribeLiveTranscodeTemplatesResponse.setTemplates(TemplateInfo[] Templates)
Set List of transcoding templates.
|
Constructor and Description |
---|
TemplateInfo(TemplateInfo 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.
|
Copyright © 2023. All rights reserved.