7#include <aws/location/LocationService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/location/model/LteCellDetails.h>
22namespace LocationService
59 bool m_lteCellDetailsHasBeenSet =
false;
CellSignals & WithLteCellDetails(const Aws::Vector< LteCellDetails > &value)
const Aws::Vector< LteCellDetails > & GetLteCellDetails() const
AWS_LOCATIONSERVICE_API CellSignals & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLteCellDetails(const Aws::Vector< LteCellDetails > &value)
CellSignals & WithLteCellDetails(Aws::Vector< LteCellDetails > &&value)
AWS_LOCATIONSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
CellSignals & AddLteCellDetails(const LteCellDetails &value)
AWS_LOCATIONSERVICE_API CellSignals(Aws::Utils::Json::JsonView jsonValue)
bool LteCellDetailsHasBeenSet() const
CellSignals & AddLteCellDetails(LteCellDetails &&value)
void SetLteCellDetails(Aws::Vector< LteCellDetails > &&value)
AWS_LOCATIONSERVICE_API CellSignals()
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue