Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.UnbindDevicesResponse
-
Packages that use UnbindDevicesResponse Package Description com.tencentcloudapi.iotcloud.v20180614 com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of UnbindDevicesResponse in com.tencentcloudapi.iotcloud.v20180614
Methods in com.tencentcloudapi.iotcloud.v20180614 that return UnbindDevicesResponse Modifier and Type Method Description UnbindDevicesResponseIotcloudClient. UnbindDevices(UnbindDevicesRequest req)本接口(UnbindDevices)用于网关设备批量解绑子设备 -
Uses of UnbindDevicesResponse in com.tencentcloudapi.iotcloud.v20180614.models
Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type UnbindDevicesResponse Constructor Description UnbindDevicesResponse(UnbindDevicesResponse 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.
-