public class ExtractDigitalWatermarkJobDemo extends Object
Constructor and Description |
---|
ExtractDigitalWatermarkJobDemo() |
Modifier and Type | Method and Description |
---|---|
static void |
cancelMediaJob(COSClient client)
cancelMediaJob 取消任务
|
static void |
createMediaJobs(COSClient client)
createMediaJobs 接口用于创建媒体任务。
demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
|
static void |
describeMediaJob(COSClient client)
describeMediaJob 根据jobId查询任务信息
|
static void |
describeMediaJobs(COSClient client)
describeMediaJobs 查询任务列表
|
static void |
main(String[] args) |
public static void createMediaJobs(COSClient client) throws UnsupportedEncodingException
client
- UnsupportedEncodingException
public static void describeMediaJob(COSClient client)
client
- public static void describeMediaJobs(COSClient client)
client
- public static void cancelMediaJob(COSClient client)
client
- Copyright © 2025. All rights reserved.