7#include <aws/core/utils/Array.h>
8#include <aws/translate/Translate_EXPORTS.h>
40 template <
typename ContentT = Aws::Utils::CryptoBuffer>
42 m_contentHasBeenSet =
true;
43 m_content = std::forward<ContentT>(value);
45 template <
typename ContentT = Aws::Utils::CryptoBuffer>
53 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