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