| 程序包 | 说明 |
|---|---|
| com.smartx.tower.api | |
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithTaskUsbDevice> |
UsbDeviceApi.mountUsbDevice(UsbDeviceMountParams usbDeviceMountParams) |
ApiResponse<List<WithTaskUsbDevice>> |
UsbDeviceApi.mountUsbDeviceWithHttpInfo(UsbDeviceMountParams usbDeviceMountParams) |
List<WithTaskUsbDevice> |
UsbDeviceApi.unmountUsbDevice(UsbDeviceUnmountParams usbDeviceUnmountParams) |
ApiResponse<List<WithTaskUsbDevice>> |
UsbDeviceApi.unmountUsbDeviceWithHttpInfo(UsbDeviceUnmountParams usbDeviceUnmountParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
okhttp3.Call |
UsbDeviceApi.mountUsbDeviceAsync(UsbDeviceMountParams usbDeviceMountParams,
ApiCallback<List<WithTaskUsbDevice>> _callback)
(asynchronously)
|
okhttp3.Call |
UsbDeviceApi.unmountUsbDeviceAsync(UsbDeviceUnmountParams usbDeviceUnmountParams,
ApiCallback<List<WithTaskUsbDevice>> _callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
WithTaskUsbDevice |
WithTaskUsbDevice.data(UsbDevice data) |
WithTaskUsbDevice |
WithTaskUsbDevice.taskId(String taskId) |
Copyright © 2025. All rights reserved.