7#include <aws/connect-contact-lens/ConnectContactLens_EXPORTS.h>
8#include <aws/connect-contact-lens/model/PointOfInterest.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
20namespace ConnectContactLens {
42 template <
typename Po
intsOfInterestT = Aws::Vector<Po
intOfInterest>>
44 m_pointsOfInterestHasBeenSet =
true;
45 m_pointsOfInterest = std::forward<PointsOfInterestT>(value);
47 template <
typename Po
intsOfInterestT = Aws::Vector<Po
intOfInterest>>
52 template <
typename Po
intsOfInterestT = Po
intOfInterest>
54 m_pointsOfInterestHasBeenSet =
true;
55 m_pointsOfInterest.emplace_back(std::forward<PointsOfInterestT>(value));
61 bool m_pointsOfInterestHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue