Uses of Class
com.tencentcloudapi.iot.v20180123.models.AppDeviceDetail
-
Packages that use AppDeviceDetail Package Description com.tencentcloudapi.iot.v20180123.models -
-
Uses of AppDeviceDetail in com.tencentcloudapi.iot.v20180123.models
Methods in com.tencentcloudapi.iot.v20180123.models that return AppDeviceDetail Modifier and Type Method Description AppDeviceDetailAppGetDeviceResponse. getAppDevice()Get 绑定设备详情Methods in com.tencentcloudapi.iot.v20180123.models with parameters of type AppDeviceDetail Modifier and Type Method Description voidAppGetDeviceResponse. setAppDevice(AppDeviceDetail AppDevice)Set 绑定设备详情Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type AppDeviceDetail Constructor Description AppDeviceDetail(AppDeviceDetail 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.
-