public class WatermarkTemplateDemo extends Object
| 构造器和说明 |
|---|
WatermarkTemplateDemo() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
createMediaTemplate1(COSClient client)
CreateMediaTemplate 用于新增视频水印模板。
|
static void |
createMediaTemplate2(COSClient client)
CreateMediaTemplate 用于新增视频水印模板。
|
static void |
deleteMediaTemplate(COSClient client)
DeleteMediaTemplate 用于删除视频水印模板。
|
static void |
describeMediaTemplates(COSClient client)
DescribeMediaTemplates 用于查询视频水印模板。
|
static void |
main(String[] args) |
static void |
updateMediaTemplate(COSClient client)
UpdateMediaTemplate 用于更新视频水印模板。
|
public static void createMediaTemplate1(COSClient client) throws UnsupportedEncodingException
client - UnsupportedEncodingExceptionpublic static void createMediaTemplate2(COSClient client) throws UnsupportedEncodingException
client - UnsupportedEncodingExceptionpublic static void deleteMediaTemplate(COSClient client)
client - public static void describeMediaTemplates(COSClient client)
client - public static void updateMediaTemplate(COSClient client) throws UnsupportedEncodingException
client - UnsupportedEncodingExceptionCopyright © 2021. All rights reserved.