Uses of Class
com.tencentcloudapi.iotcloud.v20210408.models.DescribeDeviceResourceResponse
-
Packages that use DescribeDeviceResourceResponse Package Description com.tencentcloudapi.iotcloud.v20210408 com.tencentcloudapi.iotcloud.v20210408.models -
-
Uses of DescribeDeviceResourceResponse in com.tencentcloudapi.iotcloud.v20210408
Methods in com.tencentcloudapi.iotcloud.v20210408 that return DescribeDeviceResourceResponse Modifier and Type Method Description DescribeDeviceResourceResponseIotcloudClient. DescribeDeviceResource(DescribeDeviceResourceRequest req)本接口(DescribeDeviceResource)用于查询设备资源详情。 -
Uses of DescribeDeviceResourceResponse in com.tencentcloudapi.iotcloud.v20210408.models
Constructors in com.tencentcloudapi.iotcloud.v20210408.models with parameters of type DescribeDeviceResourceResponse Constructor Description DescribeDeviceResourceResponse(DescribeDeviceResourceResponse 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.
-