public class TranscodeTemplateDemo extends Object
| 构造器和说明 |
|---|
TranscodeTemplateDemo() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
createMediaTemplate(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 createMediaTemplate(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 © 2022. All rights reserved.