Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
RecordTemplateInfo |
DescribeLiveRecordTemplateResponse.getTemplate()
Get Recording template information.
|
RecordTemplateInfo[] |
DescribeLiveRecordTemplatesResponse.getTemplates()
Get Recording template information list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveRecordTemplateResponse.setTemplate(RecordTemplateInfo Template)
Set Recording template information.
|
void |
DescribeLiveRecordTemplatesResponse.setTemplates(RecordTemplateInfo[] Templates)
Set Recording template information list.
|
Constructor and Description |
---|
RecordTemplateInfo(RecordTemplateInfo 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.