7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/SemtechGnssDetail.h>
19namespace IoTWireless {
40 template <
typename SemtechGnssT = SemtechGnssDetail>
42 m_semtechGnssHasBeenSet =
true;
43 m_semtechGnss = std::forward<SemtechGnssT>(value);
45 template <
typename SemtechGnssT = SemtechGnssDetail>
53 bool m_semtechGnssHasBeenSet =
false;
AWS_IOTWIRELESS_API PositionSolverDetails(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTWIRELESS_API PositionSolverDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
PositionSolverDetails & WithSemtechGnss(SemtechGnssT &&value)
bool SemtechGnssHasBeenSet() const
const SemtechGnssDetail & GetSemtechGnss() const
AWS_IOTWIRELESS_API PositionSolverDetails()=default
void SetSemtechGnss(SemtechGnssT &&value)
Aws::Utils::Json::JsonValue JsonValue