7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/pinpoint/model/DayOfWeek.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/pinpoint/model/OpenHoursRule.h>
126 bool m_eMAILHasBeenSet =
false;
129 bool m_sMSHasBeenSet =
false;
132 bool m_pUSHHasBeenSet =
false;
135 bool m_vOICEHasBeenSet =
false;
138 bool m_cUSTOMHasBeenSet =
false;
OpenHours & AddCUSTOM(DayOfWeek &&key, const Aws::Vector< OpenHoursRule > &value)
OpenHours & AddVOICE(DayOfWeek &&key, const Aws::Vector< OpenHoursRule > &value)
bool SMSHasBeenSet() const
OpenHours & WithPUSH(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
void SetEMAIL(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
OpenHours & WithVOICE(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
OpenHours & AddSMS(const DayOfWeek &key, const Aws::Vector< OpenHoursRule > &value)
const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > & GetSMS() const
const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > & GetVOICE() const
OpenHours & AddCUSTOM(DayOfWeek &&key, Aws::Vector< OpenHoursRule > &&value)
OpenHours & AddEMAIL(const DayOfWeek &key, Aws::Vector< OpenHoursRule > &&value)
AWS_PINPOINT_API OpenHours()
const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > & GetEMAIL() const
void SetSMS(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
void SetCUSTOM(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
bool CUSTOMHasBeenSet() const
OpenHours & AddPUSH(const DayOfWeek &key, Aws::Vector< OpenHoursRule > &&value)
OpenHours & AddVOICE(const DayOfWeek &key, const Aws::Vector< OpenHoursRule > &value)
OpenHours & AddVOICE(const DayOfWeek &key, Aws::Vector< OpenHoursRule > &&value)
OpenHours & AddEMAIL(DayOfWeek &&key, const Aws::Vector< OpenHoursRule > &value)
void SetPUSH(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
bool VOICEHasBeenSet() const
OpenHours & AddSMS(const DayOfWeek &key, Aws::Vector< OpenHoursRule > &&value)
OpenHours & AddEMAIL(DayOfWeek &&key, Aws::Vector< OpenHoursRule > &&value)
void SetSMS(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
void SetPUSH(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
OpenHours & WithVOICE(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > & GetPUSH() const
OpenHours & AddPUSH(const DayOfWeek &key, const Aws::Vector< OpenHoursRule > &value)
OpenHours & WithPUSH(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
AWS_PINPOINT_API OpenHours(Aws::Utils::Json::JsonView jsonValue)
OpenHours & AddEMAIL(const DayOfWeek &key, const Aws::Vector< OpenHoursRule > &value)
OpenHours & AddVOICE(DayOfWeek &&key, Aws::Vector< OpenHoursRule > &&value)
OpenHours & WithSMS(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
OpenHours & AddCUSTOM(const DayOfWeek &key, const Aws::Vector< OpenHoursRule > &value)
OpenHours & AddPUSH(DayOfWeek &&key, Aws::Vector< OpenHoursRule > &&value)
bool EMAILHasBeenSet() const
OpenHours & AddPUSH(DayOfWeek &&key, const Aws::Vector< OpenHoursRule > &value)
const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > & GetCUSTOM() const
OpenHours & WithCUSTOM(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
OpenHours & WithEMAIL(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
void SetEMAIL(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
OpenHours & AddSMS(DayOfWeek &&key, Aws::Vector< OpenHoursRule > &&value)
OpenHours & WithEMAIL(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetVOICE(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
OpenHours & AddSMS(DayOfWeek &&key, const Aws::Vector< OpenHoursRule > &value)
AWS_PINPOINT_API OpenHours & operator=(Aws::Utils::Json::JsonView jsonValue)
OpenHours & WithSMS(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
OpenHours & WithCUSTOM(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
OpenHours & AddCUSTOM(const DayOfWeek &key, Aws::Vector< OpenHoursRule > &&value)
void SetVOICE(const Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &value)
bool PUSHHasBeenSet() const
void SetCUSTOM(Aws::Map< DayOfWeek, Aws::Vector< OpenHoursRule > > &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue