Uses of Class
software.amazon.awssdk.services.iotwireless.model.FPorts
-
Packages that use FPorts Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of FPorts in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return FPorts Modifier and Type Method Description FPortsLoRaWANDevice. fPorts()Returns the value of the FPorts property for this object.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type FPorts Modifier and Type Method Description LoRaWANDevice.BuilderLoRaWANDevice.Builder. fPorts(FPorts fPorts)Sets the value of the FPorts property for this object.
-