7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 inline void SetFromAddress(
const char* value) { m_fromAddressHasBeenSet =
true; m_fromAddress.assign(value); }
59 bool m_fromAddressHasBeenSet =
false;
void SetFromAddress(const char *value)
AWS_PINPOINT_API JourneyEmailMessage()
const Aws::String & GetFromAddress() const
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PINPOINT_API JourneyEmailMessage(Aws::Utils::Json::JsonView jsonValue)
JourneyEmailMessage & WithFromAddress(Aws::String &&value)
AWS_PINPOINT_API JourneyEmailMessage & operator=(Aws::Utils::Json::JsonView jsonValue)
JourneyEmailMessage & WithFromAddress(const char *value)
JourneyEmailMessage & WithFromAddress(const Aws::String &value)
void SetFromAddress(const Aws::String &value)
void SetFromAddress(Aws::String &&value)
bool FromAddressHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue