22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
32 namespace CognitoIdentity
GetIdentityPoolRolesResult & AddRoles(const Aws::String &key, Aws::String &&value)
GetIdentityPoolRolesResult & WithIdentityPoolId(const char *value)
GetIdentityPoolRolesResult & AddRoles(const Aws::String &key, const Aws::String &value)
GetIdentityPoolRolesResult & WithRoles(const Aws::Map< Aws::String, Aws::String > &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
GetIdentityPoolRolesResult & AddRoles(Aws::String &&key, const Aws::String &value)
GetIdentityPoolRolesResult & AddRoles(const char *key, Aws::String &&value)
void SetRoles(const Aws::Map< Aws::String, Aws::String > &value)
void SetRoles(Aws::Map< Aws::String, Aws::String > &&value)
const Aws::Map< Aws::String, Aws::String > & GetRoles() const
void SetIdentityPoolId(const char *value)
GetIdentityPoolRolesResult & AddRoles(Aws::String &&key, const char *value)
#define AWS_COGNITOIDENTITY_API
GetIdentityPoolRolesResult & AddRoles(const char *key, const char *value)
GetIdentityPoolRolesResult & AddRoles(Aws::String &&key, Aws::String &&value)
GetIdentityPoolRolesResult & WithRoles(Aws::Map< Aws::String, Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
GetIdentityPoolRolesResult & WithIdentityPoolId(Aws::String &&value)
const Aws::String & GetIdentityPoolId() const
void SetIdentityPoolId(const Aws::String &value)
void SetIdentityPoolId(Aws::String &&value)
GetIdentityPoolRolesResult & WithIdentityPoolId(const Aws::String &value)
JSON (JavaScript Object Notation).