Uses of Class
com.tencentcloudapi.iot.v20180123.models.AppUpdateDeviceResponse
-
Packages that use AppUpdateDeviceResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of AppUpdateDeviceResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return AppUpdateDeviceResponse Modifier and Type Method Description AppUpdateDeviceResponse
IotClient. AppUpdateDevice(AppUpdateDeviceRequest req)
修改设备别名,便于用户个性化定义设备的名称 -
Uses of AppUpdateDeviceResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type AppUpdateDeviceResponse Constructor Description AppUpdateDeviceResponse(AppUpdateDeviceResponse 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.
-