24 template<
typename RESULT_TYPE>
25 class AmazonWebServiceResult;
34 namespace CognitoIdentity
361 bool m_allowUnauthenticatedIdentities;
UpdateIdentityPoolResult & WithAllowUnauthenticatedIdentities(bool value)
void SetIdentityPoolId(const Aws::String &value)
void SetCognitoIdentityProviders(Aws::Vector< CognitoIdentityProvider > &&value)
UpdateIdentityPoolResult & WithDeveloperProviderName(const Aws::String &value)
UpdateIdentityPoolResult & AddOpenIdConnectProviderARNs(const char *value)
const Aws::Map< Aws::String, Aws::String > & GetSupportedLoginProviders() const
void SetSamlProviderARNs(const Aws::Vector< Aws::String > &value)
const Aws::String & GetDeveloperProviderName() const
void SetCognitoIdentityProviders(const Aws::Vector< CognitoIdentityProvider > &value)
void SetIdentityPoolName(const char *value)
void SetIdentityPoolName(const Aws::String &value)
UpdateIdentityPoolResult & AddSupportedLoginProviders(Aws::String &&key, const char *value)
UpdateIdentityPoolResult & WithIdentityPoolId(const char *value)
void SetIdentityPoolId(Aws::String &&value)
UpdateIdentityPoolResult & AddSamlProviderARNs(Aws::String &&value)
UpdateIdentityPoolResult & AddCognitoIdentityProviders(const CognitoIdentityProvider &value)
UpdateIdentityPoolResult & WithIdentityPoolName(const char *value)
std::vector< T, Aws::Allocator< T > > Vector
UpdateIdentityPoolResult & AddSamlProviderARNs(const Aws::String &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
const Aws::Vector< Aws::String > & GetOpenIdConnectProviderARNs() const
UpdateIdentityPoolResult & AddSupportedLoginProviders(const char *key, Aws::String &&value)
UpdateIdentityPoolResult & WithIdentityPoolName(const Aws::String &value)
UpdateIdentityPoolResult & WithOpenIdConnectProviderARNs(const Aws::Vector< Aws::String > &value)
UpdateIdentityPoolResult & AddSupportedLoginProviders(Aws::String &&key, const Aws::String &value)
UpdateIdentityPoolResult & WithSupportedLoginProviders(const Aws::Map< Aws::String, Aws::String > &value)
void SetAllowUnauthenticatedIdentities(bool value)
void SetIdentityPoolName(Aws::String &&value)
const Aws::Vector< CognitoIdentityProvider > & GetCognitoIdentityProviders() const
void SetOpenIdConnectProviderARNs(const Aws::Vector< Aws::String > &value)
UpdateIdentityPoolResult & AddCognitoIdentityProviders(CognitoIdentityProvider &&value)
UpdateIdentityPoolResult & AddOpenIdConnectProviderARNs(const Aws::String &value)
void SetIdentityPoolId(const char *value)
UpdateIdentityPoolResult & WithOpenIdConnectProviderARNs(Aws::Vector< Aws::String > &&value)
void SetDeveloperProviderName(Aws::String &&value)
bool GetAllowUnauthenticatedIdentities() const
UpdateIdentityPoolResult & AddOpenIdConnectProviderARNs(Aws::String &&value)
UpdateIdentityPoolResult & AddSupportedLoginProviders(const char *key, const char *value)
const Aws::String & GetIdentityPoolName() const
void SetDeveloperProviderName(const Aws::String &value)
#define AWS_COGNITOIDENTITY_API
const Aws::String & GetIdentityPoolId() const
void SetOpenIdConnectProviderARNs(Aws::Vector< Aws::String > &&value)
UpdateIdentityPoolResult & WithSamlProviderARNs(Aws::Vector< Aws::String > &&value)
void SetSamlProviderARNs(Aws::Vector< Aws::String > &&value)
UpdateIdentityPoolResult & AddSupportedLoginProviders(Aws::String &&key, Aws::String &&value)
void SetSupportedLoginProviders(Aws::Map< Aws::String, Aws::String > &&value)
UpdateIdentityPoolResult & WithIdentityPoolId(const Aws::String &value)
UpdateIdentityPoolResult & WithIdentityPoolId(Aws::String &&value)
UpdateIdentityPoolResult & AddSupportedLoginProviders(const Aws::String &key, const Aws::String &value)
UpdateIdentityPoolResult & AddSamlProviderARNs(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
UpdateIdentityPoolResult & WithDeveloperProviderName(const char *value)
const Aws::Vector< Aws::String > & GetSamlProviderARNs() const
void SetSupportedLoginProviders(const Aws::Map< Aws::String, Aws::String > &value)
UpdateIdentityPoolResult & WithSamlProviderARNs(const Aws::Vector< Aws::String > &value)
UpdateIdentityPoolResult & WithCognitoIdentityProviders(Aws::Vector< CognitoIdentityProvider > &&value)
UpdateIdentityPoolResult & WithSupportedLoginProviders(Aws::Map< Aws::String, Aws::String > &&value)
UpdateIdentityPoolResult & WithDeveloperProviderName(Aws::String &&value)
UpdateIdentityPoolResult & AddSupportedLoginProviders(const Aws::String &key, Aws::String &&value)
void SetDeveloperProviderName(const char *value)
JSON (JavaScript Object Notation).
UpdateIdentityPoolResult & WithIdentityPoolName(Aws::String &&value)
UpdateIdentityPoolResult & WithCognitoIdentityProviders(const Aws::Vector< CognitoIdentityProvider > &value)