Uses of Class
software.amazon.awssdk.services.iotwireless.model.SemtechGnssConfiguration
-
Packages that use SemtechGnssConfiguration Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of SemtechGnssConfiguration in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return SemtechGnssConfiguration Modifier and Type Method Description SemtechGnssConfigurationPositionSolverConfigurations. semtechGnss()The Semtech GNSS solver configuration object.Methods in software.amazon.awssdk.services.iotwireless.model with parameters of type SemtechGnssConfiguration Modifier and Type Method Description PositionSolverConfigurations.BuilderPositionSolverConfigurations.Builder. semtechGnss(SemtechGnssConfiguration semtechGnss)The Semtech GNSS solver configuration object.
-