public class AnimationTemplateDemo extends Object
Constructor and Description |
---|
AnimationTemplateDemo() |
Modifier and Type | Method and Description |
---|---|
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
- UnsupportedEncodingException
public static void deleteMediaTemplate(COSClient client)
client
- public static void describeMediaTemplates(COSClient client)
client
- public static void updateMediaTemplate(COSClient client) throws UnsupportedEncodingException
client
- UnsupportedEncodingException
Copyright © 2024. All rights reserved.