| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
WirelessDeviceStatistics |
WirelessDeviceStatistics.clone() |
WirelessDeviceStatistics |
WirelessDeviceStatistics.withArn(String arn)
The Amazon Resource Name of the resource.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withDestinationName(String destinationName)
The name of the destination to which the device is assigned.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withFuotaDeviceStatus(FuotaDeviceStatus fuotaDeviceStatus) |
WirelessDeviceStatistics |
WirelessDeviceStatistics.withFuotaDeviceStatus(String fuotaDeviceStatus) |
WirelessDeviceStatistics |
WirelessDeviceStatistics.withId(String id)
The ID of the wireless device reporting the data.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withLastUplinkReceivedAt(String lastUplinkReceivedAt)
The date and time when the most recent uplink was received.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withLoRaWAN(LoRaWANListDevice loRaWAN)
LoRaWAN device info.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withMcGroupId(Integer mcGroupId) |
WirelessDeviceStatistics |
WirelessDeviceStatistics.withMulticastDeviceStatus(String multicastDeviceStatus)
The status of the wireless device in the multicast group.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withName(String name)
The name of the resource.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withSidewalk(SidewalkListDevice sidewalk)
The Sidewalk account credentials.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withType(String type)
The wireless device type.
|
WirelessDeviceStatistics |
WirelessDeviceStatistics.withType(WirelessDeviceType type)
The wireless device type.
|
| Modifier and Type | Method and Description |
|---|---|
List<WirelessDeviceStatistics> |
ListWirelessDevicesResult.getWirelessDeviceList()
The ID of the wireless device.
|
| Modifier and Type | Method and Description |
|---|---|
ListWirelessDevicesResult |
ListWirelessDevicesResult.withWirelessDeviceList(WirelessDeviceStatistics... wirelessDeviceList)
The ID of the wireless device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListWirelessDevicesResult.setWirelessDeviceList(Collection<WirelessDeviceStatistics> wirelessDeviceList)
The ID of the wireless device.
|
ListWirelessDevicesResult |
ListWirelessDevicesResult.withWirelessDeviceList(Collection<WirelessDeviceStatistics> wirelessDeviceList)
The ID of the wireless device.
|
Copyright © 2023. All rights reserved.