Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.CreateDevicesResponse
-
Packages that use CreateDevicesResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of CreateDevicesResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return CreateDevicesResponse Modifier and Type Method Description CreateDevicesResponseIotvideoClient. CreateDevices(CreateDevicesRequest req)本接口(CreateDevices)用于批量创建新的物联网视频通信设备。 注意:腾讯云不会对设备私钥进行保存,请自行保管好您的设备私钥。 -
Uses of CreateDevicesResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type CreateDevicesResponse Constructor Description CreateDevicesResponse(CreateDevicesResponse 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.
-