| Package | Description |
|---|---|
| software.amazon.awssdk.services.worklink.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceSummary> |
ListDevicesResponse.devices()
Information about the devices.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesResponse.Builder |
ListDevicesResponse.Builder.devices(DeviceSummary... devices)
Information about the devices.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesResponse.Builder |
ListDevicesResponse.Builder.devices(Collection<DeviceSummary> devices)
Information about the devices.
|
Copyright © 2022. All rights reserved.