7#include <aws/translate/Translate_EXPORTS.h>
8#include <aws/core/utils/Array.h>
46 template<
typename ContentT = Aws::Utils::CryptoBuffer>
47 void SetContent(ContentT&& value) { m_contentHasBeenSet =
true; m_content = std::forward<ContentT>(value); }
48 template<
typename ContentT = Aws::Utils::CryptoBuffer>
54 bool m_contentHasBeenSet =
false;
AWS_TRANSLATE_API TranslatedDocument()=default
bool ContentHasBeenSet() const
TranslatedDocument & WithContent(ContentT &&value)
AWS_TRANSLATE_API TranslatedDocument(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSLATE_API TranslatedDocument & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSLATE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetContent(ContentT &&value)
const Aws::Utils::CryptoBuffer & GetContent() const
Aws::Utils::Json::JsonValue JsonValue