Uses of Class
com.tencentcloudapi.tione.v20211111.models.StopBatchTaskResponse
-
Packages that use StopBatchTaskResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of StopBatchTaskResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return StopBatchTaskResponse Modifier and Type Method Description StopBatchTaskResponseTioneClient. StopBatchTask(StopBatchTaskRequest req)停止跑批任务 -
Uses of StopBatchTaskResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type StopBatchTaskResponse Constructor Description StopBatchTaskResponse(StopBatchTaskResponse 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.
-