Uses of Class
software.amazon.awssdk.services.iotwireless.model.UpdateFPorts
-
Packages that use UpdateFPorts Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of UpdateFPorts in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return UpdateFPorts Modifier and Type Method Description UpdateFPortsLoRaWANUpdateDevice. fPorts()FPorts object for the positioning information of the device.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type UpdateFPorts Modifier and Type Method Description LoRaWANUpdateDevice.BuilderLoRaWANUpdateDevice.Builder. fPorts(UpdateFPorts fPorts)FPorts object for the positioning information of the device.
-