AWS SDK for C++
1.8.126
AWS SDK for C++
|
Go to the documentation of this file.
14 template<
typename RESULT_TYPE>
15 class AmazonWebServiceResult;
GetCognitoEventsResult & AddEvents(Aws::String &&key, const Aws::String &value)
GetCognitoEventsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetCognitoEventsResult & AddEvents(const char *key, const char *value)
GetCognitoEventsResult & WithEvents(const Aws::Map< Aws::String, Aws::String > &value)
GetCognitoEventsResult & AddEvents(const Aws::String &key, const Aws::String &value)
void SetEvents(const Aws::Map< Aws::String, Aws::String > &value)
GetCognitoEventsResult & AddEvents(Aws::String &&key, Aws::String &&value)
GetCognitoEventsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetCognitoEventsResult & AddEvents(const Aws::String &key, Aws::String &&value)
GetCognitoEventsResult & WithEvents(Aws::Map< Aws::String, Aws::String > &&value)
GetCognitoEventsResult & AddEvents(Aws::String &&key, const char *value)
void SetEvents(Aws::Map< Aws::String, Aws::String > &&value)
#define AWS_COGNITOSYNC_API
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
const Aws::Map< Aws::String, Aws::String > & GetEvents() const
GetCognitoEventsResult & AddEvents(const char *key, Aws::String &&value)