| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<LoRaWANGatewayMetadata> |
LoRaWANDeviceMetadata.gateways()
Information about the gateways accessed by the device.
|
| Modifier and Type | Method and Description |
|---|---|
LoRaWANDeviceMetadata.Builder |
LoRaWANDeviceMetadata.Builder.gateways(LoRaWANGatewayMetadata... gateways)
Information about the gateways accessed by the device.
|
| Modifier and Type | Method and Description |
|---|---|
LoRaWANDeviceMetadata.Builder |
LoRaWANDeviceMetadata.Builder.gateways(Collection<LoRaWANGatewayMetadata> gateways)
Information about the gateways accessed by the device.
|
Copyright © 2022. All rights reserved.