Uses of Class
com.tencentcloudapi.vm.v20201229.models.CancelTaskResponse
-
Packages that use CancelTaskResponse Package Description com.tencentcloudapi.vm.v20201229 com.tencentcloudapi.vm.v20201229.models -
-
Uses of CancelTaskResponse in com.tencentcloudapi.vm.v20201229
Methods in com.tencentcloudapi.vm.v20201229 that return CancelTaskResponse Modifier and Type Method Description CancelTaskResponseVmClient. CancelTask(CancelTaskRequest req)可使用该接口取消审核任务,成功取消后,该接口返回已取消任务的TaskId。
默认接口请求频率限制:**20次/秒**。 -
Uses of CancelTaskResponse in com.tencentcloudapi.vm.v20201229.models
Constructors in com.tencentcloudapi.vm.v20201229.models with parameters of type CancelTaskResponse Constructor Description CancelTaskResponse(CancelTaskResponse 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.
-