Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DescribeIotDeviceResponse
-
Packages that use DescribeIotDeviceResponse Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DescribeIotDeviceResponse in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 that return DescribeIotDeviceResponse Modifier and Type Method Description DescribeIotDeviceResponseIecpClient. DescribeIotDevice(DescribeIotDeviceRequest req)获取设备信息 -
Uses of DescribeIotDeviceResponse in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DescribeIotDeviceResponse Constructor Description DescribeIotDeviceResponse(DescribeIotDeviceResponse 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.
-