9#include <aws/account/AccountErrors.h>
10#include <aws/core/client/GenericClientConfiguration.h>
11#include <aws/core/client/AWSError.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/core/client/AsyncCallerContext.h>
14#include <aws/core/http/HttpTypes.h>
15#include <aws/account/AccountEndpointProvider.h>
21#include <aws/account/model/AcceptPrimaryEmailUpdateResult.h>
22#include <aws/account/model/GetAlternateContactResult.h>
23#include <aws/account/model/GetContactInformationResult.h>
24#include <aws/account/model/GetPrimaryEmailResult.h>
25#include <aws/account/model/GetRegionOptStatusResult.h>
26#include <aws/account/model/ListRegionsResult.h>
27#include <aws/account/model/StartPrimaryEmailUpdateResult.h>
28#include <aws/account/model/GetContactInformationRequest.h>
29#include <aws/account/model/ListRegionsRequest.h>
30#include <aws/core/NoResult.h>
38 class HttpClientFactory;
43 template<
typename R,
typename E>
class Outcome;
54 class AWSCredentialsProvider;
EndpointProviderBase< AccountClientConfiguration, AccountBuiltInParameters, AccountClientContextParameters > AccountEndpointProviderBase
std::future< GetContactInformationOutcome > GetContactInformationOutcomeCallable
Aws::Utils::Outcome< ListRegionsResult, AccountError > ListRegionsOutcome
Aws::Utils::Outcome< Aws::NoResult, AccountError > DisableRegionOutcome
std::future< GetRegionOptStatusOutcome > GetRegionOptStatusOutcomeCallable
std::future< GetAlternateContactOutcome > GetAlternateContactOutcomeCallable
Aws::Utils::Outcome< GetAlternateContactResult, AccountError > GetAlternateContactOutcome
std::future< DisableRegionOutcome > DisableRegionOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, AccountError > EnableRegionOutcome
std::future< GetPrimaryEmailOutcome > GetPrimaryEmailOutcomeCallable
std::future< PutContactInformationOutcome > PutContactInformationOutcomeCallable
Aws::Utils::Outcome< AcceptPrimaryEmailUpdateResult, AccountError > AcceptPrimaryEmailUpdateOutcome
Aws::Utils::Outcome< Aws::NoResult, AccountError > DeleteAlternateContactOutcome
Aws::Utils::Outcome< StartPrimaryEmailUpdateResult, AccountError > StartPrimaryEmailUpdateOutcome
Aws::Utils::Outcome< GetPrimaryEmailResult, AccountError > GetPrimaryEmailOutcome
std::future< AcceptPrimaryEmailUpdateOutcome > AcceptPrimaryEmailUpdateOutcomeCallable
Aws::Utils::Outcome< GetRegionOptStatusResult, AccountError > GetRegionOptStatusOutcome
Aws::Utils::Outcome< GetContactInformationResult, AccountError > GetContactInformationOutcome
std::future< PutAlternateContactOutcome > PutAlternateContactOutcomeCallable
std::future< DeleteAlternateContactOutcome > DeleteAlternateContactOutcomeCallable
std::future< ListRegionsOutcome > ListRegionsOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, AccountError > PutContactInformationOutcome
std::future< EnableRegionOutcome > EnableRegionOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, AccountError > PutAlternateContactOutcome
std::future< StartPrimaryEmailUpdateOutcome > StartPrimaryEmailUpdateOutcomeCallable
std::function< void(const AccountClient *, const Model::PutContactInformationRequest &, const Model::PutContactInformationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutContactInformationResponseReceivedHandler
std::function< void(const AccountClient *, const Model::DeleteAlternateContactRequest &, const Model::DeleteAlternateContactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAlternateContactResponseReceivedHandler
std::function< void(const AccountClient *, const Model::GetRegionOptStatusRequest &, const Model::GetRegionOptStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRegionOptStatusResponseReceivedHandler
std::function< void(const AccountClient *, const Model::GetPrimaryEmailRequest &, const Model::GetPrimaryEmailOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPrimaryEmailResponseReceivedHandler
std::function< void(const AccountClient *, const Model::EnableRegionRequest &, const Model::EnableRegionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EnableRegionResponseReceivedHandler
std::function< void(const AccountClient *, const Model::GetAlternateContactRequest &, const Model::GetAlternateContactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAlternateContactResponseReceivedHandler
std::function< void(const AccountClient *, const Model::StartPrimaryEmailUpdateRequest &, const Model::StartPrimaryEmailUpdateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartPrimaryEmailUpdateResponseReceivedHandler
std::function< void(const AccountClient *, const Model::GetContactInformationRequest &, const Model::GetContactInformationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetContactInformationResponseReceivedHandler
std::function< void(const AccountClient *, const Model::ListRegionsRequest &, const Model::ListRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRegionsResponseReceivedHandler
std::function< void(const AccountClient *, const Model::PutAlternateContactRequest &, const Model::PutAlternateContactOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAlternateContactResponseReceivedHandler
std::function< void(const AccountClient *, const Model::DisableRegionRequest &, const Model::DisableRegionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisableRegionResponseReceivedHandler
std::function< void(const AccountClient *, const Model::AcceptPrimaryEmailUpdateRequest &, const Model::AcceptPrimaryEmailUpdateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AcceptPrimaryEmailUpdateResponseReceivedHandler