Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.GetAllFirmwareVersionResponse
-
Packages that use GetAllFirmwareVersionResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of GetAllFirmwareVersionResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return GetAllFirmwareVersionResponse Modifier and Type Method Description GetAllFirmwareVersionResponseIotvideoClient. GetAllFirmwareVersion(GetAllFirmwareVersionRequest req)本接口(GetAllFirmwareVersion)用于获取所有的版本列表 -
Uses of GetAllFirmwareVersionResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type GetAllFirmwareVersionResponse Constructor Description GetAllFirmwareVersionResponse(GetAllFirmwareVersionResponse 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.
-