public class WatermarkTemplateDemo extends Object
| Constructor and Description |
|---|
WatermarkTemplateDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createMediaTemplate1(COSClient client)
CreateMediaTemplate 用于新增视频水印模板。
for Text
|
static void |
createMediaTemplate2(COSClient client)
CreateMediaTemplate 用于新增视频水印模板。
for Pic
|
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 © 2023. All rights reserved.