Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612 | |
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
DescribeTasksResponse |
MpsClient.DescribeTasks(DescribeTasksRequest req)
该接口用于查询任务列表;
当列表数据比较多时,单次接口调用无法拉取整个列表,可通过 ScrollToken 参数,分批拉取;
只能查询到最近七天(168小时)内的任务。
|
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.