7#include <aws/geo-routes/GeoRoutes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/geo-routes/model/LocalizedString.h>
57 bool m_intersectionHasBeenSet =
false;
void SetIntersection(Aws::Vector< LocalizedString > &&value)
RouteContinueStepDetails & WithIntersection(const Aws::Vector< LocalizedString > &value)
void SetIntersection(const Aws::Vector< LocalizedString > &value)
AWS_GEOROUTES_API RouteContinueStepDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GEOROUTES_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Vector< LocalizedString > & GetIntersection() const
bool IntersectionHasBeenSet() const
RouteContinueStepDetails & AddIntersection(LocalizedString &&value)
AWS_GEOROUTES_API RouteContinueStepDetails(Aws::Utils::Json::JsonView jsonValue)
RouteContinueStepDetails & WithIntersection(Aws::Vector< LocalizedString > &&value)
RouteContinueStepDetails & AddIntersection(const LocalizedString &value)
AWS_GEOROUTES_API RouteContinueStepDetails()
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue