Uses of Class
com.tencentcloudapi.tione.v20211111.models.DescribeBatchTasksResponse
-
Packages that use DescribeBatchTasksResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of DescribeBatchTasksResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return DescribeBatchTasksResponse Modifier and Type Method Description DescribeBatchTasksResponseTioneClient. DescribeBatchTasks(DescribeBatchTasksRequest req)批量预测任务列表信息 -
Uses of DescribeBatchTasksResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type DescribeBatchTasksResponse Constructor Description DescribeBatchTasksResponse(DescribeBatchTasksResponse 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.
-