7#include <aws/cognito-identity/CognitoIdentity_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/cognito-identity/model/CognitoIdentityProvider.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
26namespace CognitoIdentity
190 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
201 bool m_allowUnauthenticatedIdentities;
203 bool m_allowClassicFlow;
DescribeIdentityPoolResult & WithDeveloperProviderName(Aws::String &&value)
void SetIdentityPoolId(const Aws::String &value)
DescribeIdentityPoolResult & AddOpenIdConnectProviderARNs(const Aws::String &value)
void SetSupportedLoginProviders(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIdentityPoolResult & WithAllowClassicFlow(bool value)
void SetRequestId(const char *value)
DescribeIdentityPoolResult & AddIdentityPoolTags(Aws::String &&key, const char *value)
bool GetAllowUnauthenticatedIdentities() const
DescribeIdentityPoolResult & WithIdentityPoolId(const char *value)
DescribeIdentityPoolResult & WithOpenIdConnectProviderARNs(Aws::Vector< Aws::String > &&value)
AWS_COGNITOIDENTITY_API DescribeIdentityPoolResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetSamlProviderARNs(Aws::Vector< Aws::String > &&value)
DescribeIdentityPoolResult & AddSamlProviderARNs(const Aws::String &value)
void SetIdentityPoolTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetIdentityPoolTags(Aws::Map< Aws::String, Aws::String > &&value)
const Aws::String & GetDeveloperProviderName() const
DescribeIdentityPoolResult & WithRequestId(const Aws::String &value)
void SetIdentityPoolName(Aws::String &&value)
void SetDeveloperProviderName(const Aws::String &value)
DescribeIdentityPoolResult & WithCognitoIdentityProviders(Aws::Vector< CognitoIdentityProvider > &&value)
DescribeIdentityPoolResult & AddIdentityPoolTags(Aws::String &&key, const Aws::String &value)
DescribeIdentityPoolResult & AddSupportedLoginProviders(Aws::String &&key, const char *value)
bool GetAllowClassicFlow() const
const Aws::String & GetIdentityPoolName() const
AWS_COGNITOIDENTITY_API DescribeIdentityPoolResult()
void SetRequestId(const Aws::String &value)
DescribeIdentityPoolResult & WithDeveloperProviderName(const Aws::String &value)
DescribeIdentityPoolResult & WithOpenIdConnectProviderARNs(const Aws::Vector< Aws::String > &value)
DescribeIdentityPoolResult & AddSupportedLoginProviders(const char *key, const char *value)
DescribeIdentityPoolResult & AddSupportedLoginProviders(Aws::String &&key, Aws::String &&value)
const Aws::Map< Aws::String, Aws::String > & GetIdentityPoolTags() const
DescribeIdentityPoolResult & AddOpenIdConnectProviderARNs(Aws::String &&value)
void SetIdentityPoolId(const char *value)
void SetOpenIdConnectProviderARNs(Aws::Vector< Aws::String > &&value)
DescribeIdentityPoolResult & WithIdentityPoolId(Aws::String &&value)
DescribeIdentityPoolResult & WithSupportedLoginProviders(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIdentityPoolResult & WithRequestId(Aws::String &&value)
void SetIdentityPoolName(const Aws::String &value)
DescribeIdentityPoolResult & AddSupportedLoginProviders(const Aws::String &key, const Aws::String &value)
void SetSamlProviderARNs(const Aws::Vector< Aws::String > &value)
DescribeIdentityPoolResult & AddIdentityPoolTags(const Aws::String &key, const Aws::String &value)
void SetIdentityPoolId(Aws::String &&value)
DescribeIdentityPoolResult & WithSamlProviderARNs(Aws::Vector< Aws::String > &&value)
void SetCognitoIdentityProviders(const Aws::Vector< CognitoIdentityProvider > &value)
void SetCognitoIdentityProviders(Aws::Vector< CognitoIdentityProvider > &&value)
const Aws::Map< Aws::String, Aws::String > & GetSupportedLoginProviders() const
DescribeIdentityPoolResult & AddOpenIdConnectProviderARNs(const char *value)
AWS_COGNITOIDENTITY_API DescribeIdentityPoolResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeIdentityPoolResult & AddCognitoIdentityProviders(const CognitoIdentityProvider &value)
DescribeIdentityPoolResult & AddSupportedLoginProviders(Aws::String &&key, const Aws::String &value)
void SetDeveloperProviderName(Aws::String &&value)
DescribeIdentityPoolResult & WithCognitoIdentityProviders(const Aws::Vector< CognitoIdentityProvider > &value)
void SetRequestId(Aws::String &&value)
const Aws::Vector< Aws::String > & GetOpenIdConnectProviderARNs() const
DescribeIdentityPoolResult & WithSupportedLoginProviders(const Aws::Map< Aws::String, Aws::String > &value)
void SetOpenIdConnectProviderARNs(const Aws::Vector< Aws::String > &value)
DescribeIdentityPoolResult & WithIdentityPoolTags(const Aws::Map< Aws::String, Aws::String > &value)
DescribeIdentityPoolResult & WithIdentityPoolId(const Aws::String &value)
void SetAllowUnauthenticatedIdentities(bool value)
void SetIdentityPoolName(const char *value)
DescribeIdentityPoolResult & AddSupportedLoginProviders(const char *key, Aws::String &&value)
const Aws::String & GetIdentityPoolId() const
DescribeIdentityPoolResult & AddIdentityPoolTags(const char *key, const char *value)
const Aws::Vector< CognitoIdentityProvider > & GetCognitoIdentityProviders() const
const Aws::String & GetRequestId() const
const Aws::Vector< Aws::String > & GetSamlProviderARNs() const
DescribeIdentityPoolResult & AddSupportedLoginProviders(const Aws::String &key, Aws::String &&value)
void SetSupportedLoginProviders(const Aws::Map< Aws::String, Aws::String > &value)
DescribeIdentityPoolResult & AddCognitoIdentityProviders(CognitoIdentityProvider &&value)
DescribeIdentityPoolResult & AddIdentityPoolTags(const char *key, Aws::String &&value)
DescribeIdentityPoolResult & AddSamlProviderARNs(Aws::String &&value)
DescribeIdentityPoolResult & WithSamlProviderARNs(const Aws::Vector< Aws::String > &value)
DescribeIdentityPoolResult & AddIdentityPoolTags(const Aws::String &key, Aws::String &&value)
DescribeIdentityPoolResult & WithAllowUnauthenticatedIdentities(bool value)
DescribeIdentityPoolResult & AddIdentityPoolTags(Aws::String &&key, Aws::String &&value)
DescribeIdentityPoolResult & WithIdentityPoolName(Aws::String &&value)
DescribeIdentityPoolResult & WithDeveloperProviderName(const char *value)
DescribeIdentityPoolResult & WithRequestId(const char *value)
void SetDeveloperProviderName(const char *value)
void SetAllowClassicFlow(bool value)
DescribeIdentityPoolResult & WithIdentityPoolTags(Aws::Map< Aws::String, Aws::String > &&value)
DescribeIdentityPoolResult & WithIdentityPoolName(const char *value)
DescribeIdentityPoolResult & AddSamlProviderARNs(const char *value)
DescribeIdentityPoolResult & WithIdentityPoolName(const Aws::String &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue