| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless |
AWS IoT Wireless provides bi-directional communication between internet-connected wireless devices and the AWS Cloud.
|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
ListDevicesForWirelessDeviceImportTaskRequest |
ListDevicesForWirelessDeviceImportTaskRequest.clone() |
ListDevicesForWirelessDeviceImportTaskRequest |
ListDevicesForWirelessDeviceImportTaskRequest.withId(String id)
The identifier of the import task for which wireless devices are listed.
|
ListDevicesForWirelessDeviceImportTaskRequest |
ListDevicesForWirelessDeviceImportTaskRequest.withMaxResults(Integer maxResults) |
ListDevicesForWirelessDeviceImportTaskRequest |
ListDevicesForWirelessDeviceImportTaskRequest.withNextToken(String nextToken)
To retrieve the next set of results, the
nextToken value from a previous response; otherwise
null to receive the first set of results. |
ListDevicesForWirelessDeviceImportTaskRequest |
ListDevicesForWirelessDeviceImportTaskRequest.withStatus(OnboardStatus status)
The status of the devices in the import task.
|
ListDevicesForWirelessDeviceImportTaskRequest |
ListDevicesForWirelessDeviceImportTaskRequest.withStatus(String status)
The status of the devices in the import task.
|
Copyright © 2023. All rights reserved.