Uses of Class
software.amazon.awssdk.services.iotwireless.model.LoRaWANStartFuotaTask
-
Packages that use LoRaWANStartFuotaTask Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of LoRaWANStartFuotaTask in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return LoRaWANStartFuotaTask Modifier and Type Method Description LoRaWANStartFuotaTaskStartFuotaTaskRequest. loRaWAN()Returns the value of the LoRaWAN property for this object.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type LoRaWANStartFuotaTask Modifier and Type Method Description StartFuotaTaskRequest.BuilderStartFuotaTaskRequest.Builder. loRaWAN(LoRaWANStartFuotaTask loRaWAN)Sets the value of the LoRaWAN property for this object.
-