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