7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/datazone/model/GlossaryTermStatus.h>
10#include <aws/datazone/model/TermRelations.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
45 inline void SetDomainId(
const char* value) { m_domainId.assign(value); }
58 inline void SetGlossaryId(
const char* value) { m_glossaryId.assign(value); }
71 inline void SetId(
const char* value) { m_id.assign(value); }
99 inline void SetName(
const char* value) { m_name.assign(value); }
148 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
UpdateGlossaryTermResult & WithLongDescription(Aws::String &&value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetLongDescription() const
void SetRequestId(Aws::String &&value)
UpdateGlossaryTermResult & WithName(Aws::String &&value)
UpdateGlossaryTermResult & WithId(const char *value)
UpdateGlossaryTermResult & WithTermRelations(TermRelations &&value)
UpdateGlossaryTermResult & WithShortDescription(const Aws::String &value)
UpdateGlossaryTermResult & WithGlossaryId(const char *value)
UpdateGlossaryTermResult & WithGlossaryId(Aws::String &&value)
void SetGlossaryId(const char *value)
UpdateGlossaryTermResult & WithId(Aws::String &&value)
UpdateGlossaryTermResult & WithRequestId(Aws::String &&value)
const Aws::String & GetName() const
void SetStatus(GlossaryTermStatus &&value)
UpdateGlossaryTermResult & WithId(const Aws::String &value)
void SetName(const Aws::String &value)
void SetDomainId(const Aws::String &value)
UpdateGlossaryTermResult & WithDomainId(const Aws::String &value)
void SetLongDescription(const char *value)
UpdateGlossaryTermResult & WithShortDescription(Aws::String &&value)
void SetDomainId(Aws::String &&value)
const Aws::String & GetId() const
void SetShortDescription(Aws::String &&value)
UpdateGlossaryTermResult & WithStatus(const GlossaryTermStatus &value)
void SetGlossaryId(Aws::String &&value)
const Aws::String & GetRequestId() const
UpdateGlossaryTermResult & WithDomainId(Aws::String &&value)
const TermRelations & GetTermRelations() const
void SetId(const char *value)
void SetDomainId(const char *value)
void SetLongDescription(Aws::String &&value)
UpdateGlossaryTermResult & WithShortDescription(const char *value)
void SetShortDescription(const Aws::String &value)
void SetTermRelations(const TermRelations &value)
UpdateGlossaryTermResult & WithRequestId(const Aws::String &value)
UpdateGlossaryTermResult & WithLongDescription(const char *value)
void SetName(const char *value)
void SetId(Aws::String &&value)
void SetLongDescription(const Aws::String &value)
void SetShortDescription(const char *value)
const GlossaryTermStatus & GetStatus() const
UpdateGlossaryTermResult & WithDomainId(const char *value)
const Aws::String & GetShortDescription() const
void SetTermRelations(TermRelations &&value)
UpdateGlossaryTermResult & WithLongDescription(const Aws::String &value)
UpdateGlossaryTermResult & WithTermRelations(const TermRelations &value)
UpdateGlossaryTermResult & WithName(const Aws::String &value)
AWS_DATAZONE_API UpdateGlossaryTermResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetId(const Aws::String &value)
void SetStatus(const GlossaryTermStatus &value)
UpdateGlossaryTermResult & WithRequestId(const char *value)
const Aws::String & GetGlossaryId() const
AWS_DATAZONE_API UpdateGlossaryTermResult()
UpdateGlossaryTermResult & WithGlossaryId(const Aws::String &value)
void SetGlossaryId(const Aws::String &value)
UpdateGlossaryTermResult & WithName(const char *value)
void SetName(Aws::String &&value)
AWS_DATAZONE_API UpdateGlossaryTermResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
const Aws::String & GetDomainId() const
UpdateGlossaryTermResult & WithStatus(GlossaryTermStatus &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue