Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.UploadOtaVersionResponse
-
Packages that use UploadOtaVersionResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of UploadOtaVersionResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return UploadOtaVersionResponse Modifier and Type Method Description UploadOtaVersionResponseIotvideoClient. UploadOtaVersion(UploadOtaVersionRequest req)本接口(UploadOtaVersion)接收上传到控制台的固件版本信息。 -
Uses of UploadOtaVersionResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type UploadOtaVersionResponse Constructor Description UploadOtaVersionResponse(UploadOtaVersionResponse 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.
-