7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
86 inline void SetTimezone(
const char* value) { m_timezoneHasBeenSet =
true; m_timezone.assign(value); }
94 bool m_endTimeHasBeenSet =
false;
97 bool m_startTimeHasBeenSet =
false;
100 bool m_timezoneHasBeenSet =
false;
void SetStartTime(const Aws::Utils::DateTime &value)
JourneySchedule & WithTimezone(const Aws::String &value)
const Aws::Utils::DateTime & GetEndTime() const
void SetTimezone(const char *value)
JourneySchedule & WithStartTime(Aws::Utils::DateTime &&value)
const Aws::String & GetTimezone() const
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEndTime(Aws::Utils::DateTime &&value)
void SetStartTime(Aws::Utils::DateTime &&value)
JourneySchedule & WithTimezone(Aws::String &&value)
AWS_PINPOINT_API JourneySchedule(Aws::Utils::Json::JsonView jsonValue)
JourneySchedule & WithStartTime(const Aws::Utils::DateTime &value)
void SetTimezone(const Aws::String &value)
bool EndTimeHasBeenSet() const
JourneySchedule & WithEndTime(const Aws::Utils::DateTime &value)
void SetEndTime(const Aws::Utils::DateTime &value)
void SetTimezone(Aws::String &&value)
JourneySchedule & WithEndTime(Aws::Utils::DateTime &&value)
AWS_PINPOINT_API JourneySchedule & operator=(Aws::Utils::Json::JsonView jsonValue)
bool TimezoneHasBeenSet() const
bool StartTimeHasBeenSet() const
const Aws::Utils::DateTime & GetStartTime() const
JourneySchedule & WithTimezone(const char *value)
AWS_PINPOINT_API JourneySchedule()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue