Uses of Class
com.tencentcloudapi.iotvideo.v20211125.models.CancelDeviceFirmwareTaskResponse
-
Packages that use CancelDeviceFirmwareTaskResponse Package Description com.tencentcloudapi.iotvideo.v20211125 com.tencentcloudapi.iotvideo.v20211125.models -
-
Uses of CancelDeviceFirmwareTaskResponse in com.tencentcloudapi.iotvideo.v20211125
Methods in com.tencentcloudapi.iotvideo.v20211125 that return CancelDeviceFirmwareTaskResponse Modifier and Type Method Description CancelDeviceFirmwareTaskResponseIotvideoClient. CancelDeviceFirmwareTask(CancelDeviceFirmwareTaskRequest req)本接口用于取消设备升级任务 -
Uses of CancelDeviceFirmwareTaskResponse in com.tencentcloudapi.iotvideo.v20211125.models
Constructors in com.tencentcloudapi.iotvideo.v20211125.models with parameters of type CancelDeviceFirmwareTaskResponse Constructor Description CancelDeviceFirmwareTaskResponse(CancelDeviceFirmwareTaskResponse 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.
-