Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANUpdateDevice
-
Packages that use LoRaWANUpdateDevice Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANUpdateDevice in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANUpdateDevice Modifier and Type Method Description LoRaWANUpdateDeviceUpdateWirelessDeviceRequest. loRaWAN()The updated wireless device's configuration.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANUpdateDevice Modifier and Type Method Description UpdateWirelessDeviceRequest.BuilderUpdateWirelessDeviceRequest.Builder. loRaWAN(LoRaWANUpdateDevice loRaWAN)The updated wireless device's configuration.
-