7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/SemtechGnssConfiguration.h>
46 template<
typename SemtechGnssT = SemtechGnssConfiguration>
47 void SetSemtechGnss(SemtechGnssT&& value) { m_semtechGnssHasBeenSet =
true; m_semtechGnss = std::forward<SemtechGnssT>(value); }
48 template<
typename SemtechGnssT = SemtechGnssConfiguration>
54 bool m_semtechGnssHasBeenSet =
false;
AWS_IOTWIRELESS_API PositionSolverConfigurations(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API PositionSolverConfigurations & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SemtechGnssHasBeenSet() const
void SetSemtechGnss(SemtechGnssT &&value)
PositionSolverConfigurations & WithSemtechGnss(SemtechGnssT &&value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
const SemtechGnssConfiguration & GetSemtechGnss() const
AWS_IOTWIRELESS_API PositionSolverConfigurations()=default
Aws::Utils::Json::JsonValue JsonValue