Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DescribeDevicesResponse
-
Packages that use DescribeDevicesResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DescribeDevicesResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return DescribeDevicesResponse Modifier and Type Method Description DescribeDevicesResponseIotvideoClient. DescribeDevices(DescribeDevicesRequest req)本接口(DescribeDevices)用于获取设备信息列表。 -
Uses of DescribeDevicesResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DescribeDevicesResponse Constructor Description DescribeDevicesResponse(DescribeDevicesResponse 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.
-