| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
WirelessGatewayStatistics |
WirelessGatewayStatistics.clone() |
WirelessGatewayStatistics |
WirelessGatewayStatistics.withArn(String arn)
The Amazon Resource Name of the resource.
|
WirelessGatewayStatistics |
WirelessGatewayStatistics.withDescription(String description)
The description of the resource.
|
WirelessGatewayStatistics |
WirelessGatewayStatistics.withId(String id)
The ID of the wireless gateway reporting the data.
|
WirelessGatewayStatistics |
WirelessGatewayStatistics.withLastUplinkReceivedAt(String lastUplinkReceivedAt)
The date and time when the most recent uplink was received.
|
WirelessGatewayStatistics |
WirelessGatewayStatistics.withLoRaWAN(LoRaWANGateway loRaWAN)
LoRaWAN gateway info.
|
WirelessGatewayStatistics |
WirelessGatewayStatistics.withName(String name)
The name of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<WirelessGatewayStatistics> |
ListWirelessGatewaysResult.getWirelessGatewayList()
The ID of the wireless gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ListWirelessGatewaysResult |
ListWirelessGatewaysResult.withWirelessGatewayList(WirelessGatewayStatistics... wirelessGatewayList)
The ID of the wireless gateway.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListWirelessGatewaysResult.setWirelessGatewayList(Collection<WirelessGatewayStatistics> wirelessGatewayList)
The ID of the wireless gateway.
|
ListWirelessGatewaysResult |
ListWirelessGatewaysResult.withWirelessGatewayList(Collection<WirelessGatewayStatistics> wirelessGatewayList)
The ID of the wireless gateway.
|
Copyright © 2022. All rights reserved.