22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
66 inline void SetStatusCode(
const char* value) { m_statusCode.assign(value); }
GetMethodResponseResult & WithStatusCode(const Aws::String &value)
const Aws::Map< Aws::String, bool > & GetResponseParameters() const
GetMethodResponseResult & WithResponseParameters(Aws::Map< Aws::String, bool > &&value)
void SetStatusCode(Aws::String &&value)
void SetResponseModels(Aws::Map< Aws::String, Aws::String > &&value)
void SetResponseParameters(const Aws::Map< Aws::String, bool > &value)
const Aws::String & GetStatusCode() const
void SetStatusCode(const Aws::String &value)
GetMethodResponseResult & AddResponseModels(const Aws::String &key, Aws::String &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
GetMethodResponseResult & WithStatusCode(Aws::String &&value)
GetMethodResponseResult & AddResponseParameters(const Aws::String &key, bool value)
void SetResponseParameters(Aws::Map< Aws::String, bool > &&value)
GetMethodResponseResult & WithResponseModels(const Aws::Map< Aws::String, Aws::String > &value)
const Aws::Map< Aws::String, Aws::String > & GetResponseModels() const
GetMethodResponseResult & WithStatusCode(const char *value)
void SetStatusCode(const char *value)
GetMethodResponseResult & WithResponseParameters(const Aws::Map< Aws::String, bool > &value)
GetMethodResponseResult & AddResponseParameters(Aws::String &&key, bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetMethodResponseResult & AddResponseModels(Aws::String &&key, const char *value)
GetMethodResponseResult & AddResponseModels(const char *key, Aws::String &&value)
GetMethodResponseResult & AddResponseModels(Aws::String &&key, Aws::String &&value)
GetMethodResponseResult & AddResponseModels(const Aws::String &key, const Aws::String &value)
#define AWS_APIGATEWAY_API
void SetResponseModels(const Aws::Map< Aws::String, Aws::String > &value)
GetMethodResponseResult & AddResponseModels(const char *key, const char *value)
GetMethodResponseResult & AddResponseModels(Aws::String &&key, const Aws::String &value)
GetMethodResponseResult & AddResponseParameters(const char *key, bool value)
GetMethodResponseResult & WithResponseModels(Aws::Map< Aws::String, Aws::String > &&value)
JSON (JavaScript Object Notation).