Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.DescribeDeviceShadowResponse
-
Packages that use DescribeDeviceShadowResponse Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of DescribeDeviceShadowResponse in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 that return DescribeDeviceShadowResponse Modifier and Type Method Description DescribeDeviceShadowResponseIotcloudClient. DescribeDeviceShadow(DescribeDeviceShadowRequest req)本接口(DescribeDeviceShadow)用于查询虚拟设备信息。 -
Uses of DescribeDeviceShadowResponse in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type DescribeDeviceShadowResponse Constructor Description DescribeDeviceShadowResponse(DescribeDeviceShadowResponse 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.
-