public class PicProcessJobDemo extends Object
| Constructor and Description |
|---|
PicProcessJobDemo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createPicProcessJob(COSClient client)
createMediaJobs 接口用于创建媒体任务。
demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
|
static void |
describeJob(COSClient client)
describeJob 根据jobId查询任务信息
|
static void |
describeJobs(COSClient client)
describeJobs 查询任务列表
|
static void |
describePicProcessQueues(COSClient client)
describePicProcessQueues 接口用于搜索队列。
|
static void |
main(String[] args) |
public static void createPicProcessJob(COSClient client)
client - public static void describeJob(COSClient client)
client - public static void describeJobs(COSClient client)
client - public static void describePicProcessQueues(COSClient client)
client - Copyright © 2023. All rights reserved.