Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DisableOtaVersionRequest
-
Packages that use DisableOtaVersionRequest Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DisableOtaVersionRequest in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 with parameters of type DisableOtaVersionRequest Modifier and Type Method Description DisableOtaVersionResponseIotvideoClient. DisableOtaVersion(DisableOtaVersionRequest req)本接口(DisableOtaVersion)用于禁用固件版本。 -
Uses of DisableOtaVersionRequest in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DisableOtaVersionRequest Constructor Description DisableOtaVersionRequest(DisableOtaVersionRequest 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.
-