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