Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
SnapshotTemplateInfo |
DescribeLiveSnapshotTemplateResponse.getTemplate()
Get 截图模板信息。
|
SnapshotTemplateInfo[] |
DescribeLiveSnapshotTemplatesResponse.getTemplates()
Get 截图模板列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveSnapshotTemplateResponse.setTemplate(SnapshotTemplateInfo Template)
Set 截图模板信息。
|
void |
DescribeLiveSnapshotTemplatesResponse.setTemplates(SnapshotTemplateInfo[] Templates)
Set 截图模板列表。
|
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 © 2024. All rights reserved.