Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.BatchUpdateFirmwareResponse
-
Packages that use BatchUpdateFirmwareResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of BatchUpdateFirmwareResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return BatchUpdateFirmwareResponse Modifier and Type Method Description BatchUpdateFirmwareResponseIotvideoClient. BatchUpdateFirmware(BatchUpdateFirmwareRequest req)本接口(BatchUpdateFirmware)用于批量更新设备固件 -
Uses of BatchUpdateFirmwareResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type BatchUpdateFirmwareResponse Constructor Description BatchUpdateFirmwareResponse(BatchUpdateFirmwareResponse 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.
-