62 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
77 inline Model&
WithId(
const char* value) { SetId(value);
return *
this;}
97 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
132 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
175 inline void SetSchema(
const char* value) { m_schemaHasBeenSet =
true; m_schema.assign(value); }
216 inline void SetContentType(
const char* value) { m_contentTypeHasBeenSet =
true; m_contentType.assign(value); }
237 bool m_nameHasBeenSet;
239 bool m_descriptionHasBeenSet;
241 bool m_schemaHasBeenSet;
243 bool m_contentTypeHasBeenSet;
void SetName(Aws::String &&value)
void SetName(const Aws::String &value)
Model & WithSchema(const char *value)
const Aws::String & GetContentType() const
void SetName(const char *value)
Model & WithContentType(const Aws::String &value)
Model & WithId(Aws::String &&value)
Model & WithDescription(const char *value)
void SetContentType(Aws::String &&value)
Model & WithName(const char *value)
void SetSchema(Aws::String &&value)
Model & WithDescription(const Aws::String &value)
void SetContentType(const char *value)
Model & WithName(Aws::String &&value)
Model & WithId(const char *value)
void SetId(const char *value)
Model & WithContentType(Aws::String &&value)
void SetContentType(const Aws::String &value)
void SetSchema(const char *value)
void SetDescription(const Aws::String &value)
const Aws::String & GetId() const
Model & WithDescription(Aws::String &&value)
Model & WithSchema(Aws::String &&value)
const Aws::String & GetName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Model & WithSchema(const Aws::String &value)
#define AWS_APIGATEWAY_API
Model & WithName(const Aws::String &value)
void SetSchema(const Aws::String &value)
const Aws::String & GetSchema() const
void SetId(const Aws::String &value)
const Aws::String & GetDescription() const
Model & WithId(const Aws::String &value)
void SetDescription(Aws::String &&value)
void SetId(Aws::String &&value)
JSON (JavaScript Object Notation).
Model & WithContentType(const char *value)
void SetDescription(const char *value)