7#include <aws/wisdom/ConnectWisdomService_EXPORTS.h>
8#include <aws/wisdom/model/ContentReference.h>
9#include <aws/wisdom/model/DocumentText.h>
22namespace ConnectWisdomService
79 bool m_contentReferenceHasBeenSet =
false;
82 bool m_excerptHasBeenSet =
false;
85 bool m_titleHasBeenSet =
false;
bool ExcerptHasBeenSet() const
AWS_CONNECTWISDOMSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
const DocumentText & GetTitle() const
Document & WithContentReference(const ContentReference &value)
Document & WithExcerpt(const DocumentText &value)
void SetTitle(const DocumentText &value)
void SetContentReference(const ContentReference &value)
void SetContentReference(ContentReference &&value)
void SetExcerpt(DocumentText &&value)
AWS_CONNECTWISDOMSERVICE_API Document(Aws::Utils::Json::JsonView jsonValue)
bool TitleHasBeenSet() const
const DocumentText & GetExcerpt() const
const ContentReference & GetContentReference() const
Document & WithContentReference(ContentReference &&value)
void SetTitle(DocumentText &&value)
AWS_CONNECTWISDOMSERVICE_API Document & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECTWISDOMSERVICE_API Document()
Document & WithTitle(DocumentText &&value)
bool ContentReferenceHasBeenSet() const
Document & WithExcerpt(DocumentText &&value)
void SetExcerpt(const DocumentText &value)
Document & WithTitle(const DocumentText &value)
Aws::Utils::Json::JsonValue JsonValue