Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.RunOtaVersionResponse
-
Packages that use RunOtaVersionResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of RunOtaVersionResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return RunOtaVersionResponse Modifier and Type Method Description RunOtaVersionResponseIotvideoClient. RunOtaVersion(RunOtaVersionRequest req)本接口(RunOtaVersion)用于固件版本正式发布。 -
Uses of RunOtaVersionResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type RunOtaVersionResponse Constructor Description RunOtaVersionResponse(RunOtaVersionResponse 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.
-