Uses of Class
com.tencentcloudapi.tione.v20211111.models.CreateBatchModelAccTasksRequest
-
Packages that use CreateBatchModelAccTasksRequest Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of CreateBatchModelAccTasksRequest in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 with parameters of type CreateBatchModelAccTasksRequest Modifier and Type Method Description CreateBatchModelAccTasksResponseTioneClient. CreateBatchModelAccTasks(CreateBatchModelAccTasksRequest req)批量创建模型加速任务 -
Uses of CreateBatchModelAccTasksRequest in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type CreateBatchModelAccTasksRequest Constructor Description CreateBatchModelAccTasksRequest(CreateBatchModelAccTasksRequest 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.
-