| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceData> |
SearchDevicesResponse.devices()
The devices that meet the specified set of filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDevicesResponse.Builder |
SearchDevicesResponse.Builder.devices(DeviceData... devices)
The devices that meet the specified set of filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDevicesResponse.Builder |
SearchDevicesResponse.Builder.devices(Collection<DeviceData> devices)
The devices that meet the specified set of filter criteria, in sort order.
|
Copyright © 2023. All rights reserved.