Modifier and Type | Method and Description |
---|---|
static List<DeviceApi.Device.Name> |
DeviceApi.deviceSearch()
Search and select a device with a window.
|
static List<DeviceApi.Device.Name> |
DeviceApi.deviceSearch()
Search and select a device with a window.
|
static List<DeviceApi.Device.Name> |
DeviceApi.deviceSearch(DeviceApi.Filter filter)
Search and select a device with a window.
|
static List<DeviceApi.Device.Name> |
DeviceApi.deviceSearch(DeviceApi.Filter filter)
Search and select a device with a window.
|
static List<DeviceApi.Device.Name> |
DeviceApi.enumerateDevices()
Enumerates the available devices.
|
static List<DeviceApi.Device.Name> |
DeviceApi.enumerateDevices()
Enumerates the available devices.
|
static List<DeviceApi.Device.Name> |
DeviceApi.enumerateDevices(DeviceApi.Filter filter)
Enumerates the available devices in a filtered way
|
static List<DeviceApi.Device.Name> |
DeviceApi.enumerateDevices(DeviceApi.Filter filter)
Enumerates the available devices in a filtered way
|
static List<DeviceApi.Device.Name> |
DeviceApi.Device.Name.of(List<String> names) |
static List<DeviceApi.Device.Name> |
DeviceApi.Device.Name.of(List<String> names) |
static Optional<DeviceApi.Device.Name> |
DeviceApi.Device.Name.of(String name) |
static Optional<DeviceApi.Device.Name> |
DeviceApi.Device.Name.of(String name) |
Modifier and Type | Method and Description |
---|---|
static boolean |
DeviceApi.setDevice(DeviceApi.Device.Name device)
Sets the device to control.
|
static boolean |
DeviceApi.setDevice(DeviceApi.Device.Name device)
Sets the device to control.
|
Copyright © 2024. All rights reserved.