Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANDeviceMetadata
-
Packages that use LoRaWANDeviceMetadata Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANDeviceMetadata in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANDeviceMetadata Modifier and Type Method Description LoRaWANDeviceMetadataGetWirelessDeviceStatisticsResponse. loRaWAN()Information about the wireless device's operations.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANDeviceMetadata Modifier and Type Method Description GetWirelessDeviceStatisticsResponse.BuilderGetWirelessDeviceStatisticsResponse.Builder. loRaWAN(LoRaWANDeviceMetadata loRaWAN)Information about the wireless device's operations.
-