23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
69 inline void SetId(
const char* value) { m_id.assign(value); }
107 inline void SetName(
const char* value) { m_name.assign(value); }
GetRestApiResult & WithDescription(Aws::String &&value)
const Aws::String & GetName() const
void SetDescription(Aws::String &&value)
GetRestApiResult & AddWarnings(const Aws::String &value)
GetRestApiResult & WithName(Aws::String &&value)
GetRestApiResult & AddWarnings(Aws::String &&value)
const Aws::Utils::DateTime & GetCreatedDate() const
void SetId(const Aws::String &value)
void SetName(const char *value)
void SetCreatedDate(Aws::Utils::DateTime &&value)
std::vector< T, Aws::Allocator< T > > Vector
GetRestApiResult & AddWarnings(const char *value)
GetRestApiResult & WithDescription(const Aws::String &value)
GetRestApiResult & WithName(const Aws::String &value)
GetRestApiResult & WithId(const char *value)
void SetName(const Aws::String &value)
void SetDescription(const char *value)
void SetDescription(const Aws::String &value)
void SetId(const char *value)
void SetWarnings(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetWarnings() const
GetRestApiResult & WithName(const char *value)
GetRestApiResult & WithCreatedDate(const Aws::Utils::DateTime &value)
const Aws::String & GetDescription() const
GetRestApiResult & WithDescription(const char *value)
void SetId(Aws::String &&value)
void SetWarnings(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetName(Aws::String &&value)
GetRestApiResult & WithId(const Aws::String &value)
GetRestApiResult & WithWarnings(const Aws::Vector< Aws::String > &value)
#define AWS_APIGATEWAY_API
void SetCreatedDate(const Aws::Utils::DateTime &value)
GetRestApiResult & WithWarnings(Aws::Vector< Aws::String > &&value)
const Aws::String & GetId() const
GetRestApiResult & WithId(Aws::String &&value)
GetRestApiResult & WithCreatedDate(Aws::Utils::DateTime &&value)
JSON (JavaScript Object Notation).