Uses of Class
com.tencentcloudapi.iot.v20180123.models.AppGetDevicesResponse
-
Packages that use AppGetDevicesResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of AppGetDevicesResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return AppGetDevicesResponse Modifier and Type Method Description AppGetDevicesResponse
IotClient. AppGetDevices(AppGetDevicesRequest req)
获取用户的绑定设备列表 -
Uses of AppGetDevicesResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type AppGetDevicesResponse Constructor Description AppGetDevicesResponse(AppGetDevicesResponse 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.
-