Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717 | |
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
DescribeTasksResponse |
VodClient.DescribeTasks(DescribeTasksRequest req)
该接口用于查询任务列表;
当列表数据比较多时,单次接口调用无法拉取整个列表,可通过 ScrollToken 参数,分批拉取;
只能查询到最近三天(72 小时)内的任务。
|
Constructor and Description |
---|
DescribeTasksResponse(DescribeTasksResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.