Uses of Class
software.amazon.awssdk.services.iotwireless.model.Positioning
-
Packages that use Positioning Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of Positioning in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return Positioning Modifier and Type Method Description PositioningFPorts. positioning()FPort values for the GNSS, stream, and ClockSync functions of the positioning information.PositioningUpdateFPorts. positioning()Positioning FPorts for the ClockSync, Stream, and GNSS functions.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type Positioning Modifier and Type Method Description FPorts.BuilderFPorts.Builder. positioning(Positioning positioning)FPort values for the GNSS, stream, and ClockSync functions of the positioning information.UpdateFPorts.BuilderUpdateFPorts.Builder. positioning(Positioning positioning)Positioning FPorts for the ClockSync, Stream, and GNSS functions.
-