| Package | Description | 
|---|---|
| com.tencentcloudapi.live.v20180801.models | 
| Modifier and Type | Method and Description | 
|---|---|
SnapshotTemplateInfo | 
DescribeLiveSnapshotTemplateResponse.getTemplate()
Get Screencapturing template information. 
 | 
SnapshotTemplateInfo[] | 
DescribeLiveSnapshotTemplatesResponse.getTemplates()
Get Screencapturing template list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeLiveSnapshotTemplateResponse.setTemplate(SnapshotTemplateInfo Template)
Set Screencapturing template information. 
 | 
void | 
DescribeLiveSnapshotTemplatesResponse.setTemplates(SnapshotTemplateInfo[] Templates)
Set Screencapturing template list. 
 | 
| Constructor and Description | 
|---|
SnapshotTemplateInfo(SnapshotTemplateInfo 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 © 2022. All rights reserved.