Uses of Class
com.tencentcloudapi.iot.v20180123.models.AppDeleteDeviceResponse
-
Packages that use AppDeleteDeviceResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of AppDeleteDeviceResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return AppDeleteDeviceResponse Modifier and Type Method Description AppDeleteDeviceResponse
IotClient. AppDeleteDevice(AppDeleteDeviceRequest req)
用户解除与设备的关联关系,解除后APP用户无法控制设备,获取设备数据 -
Uses of AppDeleteDeviceResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type AppDeleteDeviceResponse Constructor Description AppDeleteDeviceResponse(AppDeleteDeviceResponse 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.
-