AWS SDK for C++
0.14.3
AWS SDK for C++
|
This is the complete list of members for Aws::CognitoIdentity::CognitoIdentityClient, including all inherited members.
AttemptExhaustively(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const | Aws::Client::AWSClient | protected |
AttemptExhaustively(const Aws::String &uri, Http::HttpMethod httpMethod) const | Aws::Client::AWSClient | protected |
AttemptOneRequest(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const | Aws::Client::AWSClient | protected |
AttemptOneRequest(const Aws::String &uri, Http::HttpMethod httpMethod) const | Aws::Client::AWSClient | protected |
AWSClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller) | Aws::Client::AWSClient | |
AWSJsonClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller) | Aws::Client::AWSJsonClient | |
BASECLASS typedef | Aws::CognitoIdentity::CognitoIdentityClient | |
BuildAWSError(const std::shared_ptr< Aws::Http::HttpResponse > &response) const override | Aws::Client::AWSJsonClient | protectedvirtual |
BuildHttpRequest(const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const | Aws::Client::AWSClient | protectedvirtual |
CognitoIdentityClient(const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration()) | Aws::CognitoIdentity::CognitoIdentityClient | |
CognitoIdentityClient(const Auth::AWSCredentials &credentials, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration()) | Aws::CognitoIdentity::CognitoIdentityClient | |
CognitoIdentityClient(const std::shared_ptr< Auth::AWSCredentialsProvider > &credentialsProvider, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration()) | Aws::CognitoIdentity::CognitoIdentityClient | |
CreateIdentityPool(const Model::CreateIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
CreateIdentityPoolAsync(const Model::CreateIdentityPoolRequest &request, const CreateIdentityPoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
CreateIdentityPoolCallable(const Model::CreateIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DeleteIdentities(const Model::DeleteIdentitiesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DeleteIdentitiesAsync(const Model::DeleteIdentitiesRequest &request, const DeleteIdentitiesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DeleteIdentitiesCallable(const Model::DeleteIdentitiesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DeleteIdentityPool(const Model::DeleteIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DeleteIdentityPoolAsync(const Model::DeleteIdentityPoolRequest &request, const DeleteIdentityPoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DeleteIdentityPoolCallable(const Model::DeleteIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DescribeIdentity(const Model::DescribeIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DescribeIdentityAsync(const Model::DescribeIdentityRequest &request, const DescribeIdentityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DescribeIdentityCallable(const Model::DescribeIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DescribeIdentityPool(const Model::DescribeIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DescribeIdentityPoolAsync(const Model::DescribeIdentityPoolRequest &request, const DescribeIdentityPoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DescribeIdentityPoolCallable(const Model::DescribeIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
DisableRequestProcessing() | Aws::Client::AWSClient | |
EnableRequestProcessing() | Aws::Client::AWSClient | |
GeneratePresignedUrl(Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0) | Aws::Client::AWSClient | |
GetCredentialsForIdentity(const Model::GetCredentialsForIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetCredentialsForIdentityAsync(const Model::GetCredentialsForIdentityRequest &request, const GetCredentialsForIdentityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetCredentialsForIdentityCallable(const Model::GetCredentialsForIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetErrorMarshaller() const | Aws::Client::AWSClient | inlineprotected |
GetId(const Model::GetIdRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetIdAsync(const Model::GetIdRequest &request, const GetIdResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetIdCallable(const Model::GetIdRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetIdentityPoolRoles(const Model::GetIdentityPoolRolesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetIdentityPoolRolesAsync(const Model::GetIdentityPoolRolesRequest &request, const GetIdentityPoolRolesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetIdentityPoolRolesCallable(const Model::GetIdentityPoolRolesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetOpenIdToken(const Model::GetOpenIdTokenRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetOpenIdTokenAsync(const Model::GetOpenIdTokenRequest &request, const GetOpenIdTokenResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetOpenIdTokenCallable(const Model::GetOpenIdTokenRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetOpenIdTokenForDeveloperIdentity(const Model::GetOpenIdTokenForDeveloperIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetOpenIdTokenForDeveloperIdentityAsync(const Model::GetOpenIdTokenForDeveloperIdentityRequest &request, const GetOpenIdTokenForDeveloperIdentityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
GetOpenIdTokenForDeveloperIdentityCallable(const Model::GetOpenIdTokenForDeveloperIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
ListIdentities(const Model::ListIdentitiesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
ListIdentitiesAsync(const Model::ListIdentitiesRequest &request, const ListIdentitiesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
ListIdentitiesCallable(const Model::ListIdentitiesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
ListIdentityPools(const Model::ListIdentityPoolsRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
ListIdentityPoolsAsync(const Model::ListIdentityPoolsRequest &request, const ListIdentityPoolsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
ListIdentityPoolsCallable(const Model::ListIdentityPoolsRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
LookupDeveloperIdentity(const Model::LookupDeveloperIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
LookupDeveloperIdentityAsync(const Model::LookupDeveloperIdentityRequest &request, const LookupDeveloperIdentityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
LookupDeveloperIdentityCallable(const Model::LookupDeveloperIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
MakeRequest(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const | Aws::Client::AWSJsonClient | protected |
MakeRequest(const Aws::String &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const | Aws::Client::AWSJsonClient | protected |
MakeRequestWithUnparsedResponse(const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const | Aws::Client::AWSClient | protected |
MergeDeveloperIdentities(const Model::MergeDeveloperIdentitiesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
MergeDeveloperIdentitiesAsync(const Model::MergeDeveloperIdentitiesRequest &request, const MergeDeveloperIdentitiesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
MergeDeveloperIdentitiesCallable(const Model::MergeDeveloperIdentitiesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
SetIdentityPoolRoles(const Model::SetIdentityPoolRolesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
SetIdentityPoolRolesAsync(const Model::SetIdentityPoolRolesRequest &request, const SetIdentityPoolRolesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
SetIdentityPoolRolesCallable(const Model::SetIdentityPoolRolesRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UnlinkDeveloperIdentity(const Model::UnlinkDeveloperIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UnlinkDeveloperIdentityAsync(const Model::UnlinkDeveloperIdentityRequest &request, const UnlinkDeveloperIdentityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UnlinkDeveloperIdentityCallable(const Model::UnlinkDeveloperIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UnlinkIdentity(const Model::UnlinkIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UnlinkIdentityAsync(const Model::UnlinkIdentityRequest &request, const UnlinkIdentityResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UnlinkIdentityCallable(const Model::UnlinkIdentityRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UpdateIdentityPool(const Model::UpdateIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UpdateIdentityPoolAsync(const Model::UpdateIdentityPoolRequest &request, const UpdateIdentityPoolResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
UpdateIdentityPoolCallable(const Model::UpdateIdentityPoolRequest &request) const | Aws::CognitoIdentity::CognitoIdentityClient | virtual |
~AWSClient() | Aws::Client::AWSClient | virtual |
~AWSJsonClient()=default | Aws::Client::AWSJsonClient | virtual |
~CognitoIdentityClient() | Aws::CognitoIdentity::CognitoIdentityClient | virtual |