Uses of Class
software.amazon.awssdk.services.iotwireless.model.Gnss
-
Packages that use Gnss Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of Gnss in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return Gnss Modifier and Type Method Description GnssGetPositionEstimateRequest. gnss()Retrieves an estimated device position by resolving the global navigation satellite system (GNSS) scan data.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type Gnss Modifier and Type Method Description GetPositionEstimateRequest.BuilderGetPositionEstimateRequest.Builder. gnss(Gnss gnss)Retrieves an estimated device position by resolving the global navigation satellite system (GNSS) scan data.
-