| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
ImportedWirelessDevice |
ImportedWirelessDevice.clone() |
ImportedWirelessDevice |
ImportedWirelessDevice.withSidewalk(ImportedSidewalkDevice sidewalk)
The Sidewalk-related information about a device that has been added to an import task.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImportedWirelessDevice> |
ListDevicesForWirelessDeviceImportTaskResult.getImportedWirelessDeviceList()
List of wireless devices in an import task and their onboarding status.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesForWirelessDeviceImportTaskResult |
ListDevicesForWirelessDeviceImportTaskResult.withImportedWirelessDeviceList(ImportedWirelessDevice... importedWirelessDeviceList)
List of wireless devices in an import task and their onboarding status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDevicesForWirelessDeviceImportTaskResult.setImportedWirelessDeviceList(Collection<ImportedWirelessDevice> importedWirelessDeviceList)
List of wireless devices in an import task and their onboarding status.
|
ListDevicesForWirelessDeviceImportTaskResult |
ListDevicesForWirelessDeviceImportTaskResult.withImportedWirelessDeviceList(Collection<ImportedWirelessDevice> importedWirelessDeviceList)
List of wireless devices in an import task and their onboarding status.
|
Copyright © 2024. All rights reserved.