Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.DescribeLoraDeviceRequest
-
Packages that use DescribeLoraDeviceRequest Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of DescribeLoraDeviceRequest in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 with parameters of type DescribeLoraDeviceRequest Modifier and Type Method Description DescribeLoraDeviceResponseIotcloudClient. DescribeLoraDevice(DescribeLoraDeviceRequest req)获取lora类型设备的详细信息 -
Uses of DescribeLoraDeviceRequest in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type DescribeLoraDeviceRequest Constructor Description DescribeLoraDeviceRequest(DescribeLoraDeviceRequest 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.
-