7#include <aws/mailmanager/MailManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
63 bool m_replaceWithHasBeenSet =
false;
ReplaceRecipientAction & AddReplaceWith(const char *value)
void SetReplaceWith(const Aws::Vector< Aws::String > &value)
AWS_MAILMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
ReplaceRecipientAction & AddReplaceWith(const Aws::String &value)
const Aws::Vector< Aws::String > & GetReplaceWith() const
AWS_MAILMANAGER_API ReplaceRecipientAction & operator=(Aws::Utils::Json::JsonView jsonValue)
ReplaceRecipientAction & AddReplaceWith(Aws::String &&value)
ReplaceRecipientAction & WithReplaceWith(const Aws::Vector< Aws::String > &value)
void SetReplaceWith(Aws::Vector< Aws::String > &&value)
AWS_MAILMANAGER_API ReplaceRecipientAction()
ReplaceRecipientAction & WithReplaceWith(Aws::Vector< Aws::String > &&value)
AWS_MAILMANAGER_API ReplaceRecipientAction(Aws::Utils::Json::JsonView jsonValue)
bool ReplaceWithHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue