9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/taxsettings/TaxSettingsEndpointProvider.h>
15#include <aws/taxsettings/TaxSettingsErrors.h>
22#include <aws/taxsettings/model/BatchDeleteTaxRegistrationResult.h>
23#include <aws/taxsettings/model/BatchGetTaxExemptionsResult.h>
24#include <aws/taxsettings/model/BatchPutTaxRegistrationResult.h>
25#include <aws/taxsettings/model/DeleteSupplementalTaxRegistrationResult.h>
26#include <aws/taxsettings/model/DeleteTaxRegistrationRequest.h>
27#include <aws/taxsettings/model/DeleteTaxRegistrationResult.h>
28#include <aws/taxsettings/model/GetTaxExemptionTypesRequest.h>
29#include <aws/taxsettings/model/GetTaxExemptionTypesResult.h>
30#include <aws/taxsettings/model/GetTaxInheritanceRequest.h>
31#include <aws/taxsettings/model/GetTaxInheritanceResult.h>
32#include <aws/taxsettings/model/GetTaxRegistrationDocumentResult.h>
33#include <aws/taxsettings/model/GetTaxRegistrationRequest.h>
34#include <aws/taxsettings/model/GetTaxRegistrationResult.h>
35#include <aws/taxsettings/model/ListSupplementalTaxRegistrationsRequest.h>
36#include <aws/taxsettings/model/ListSupplementalTaxRegistrationsResult.h>
37#include <aws/taxsettings/model/ListTaxExemptionsRequest.h>
38#include <aws/taxsettings/model/ListTaxExemptionsResult.h>
39#include <aws/taxsettings/model/ListTaxRegistrationsRequest.h>
40#include <aws/taxsettings/model/ListTaxRegistrationsResult.h>
41#include <aws/taxsettings/model/PutSupplementalTaxRegistrationResult.h>
42#include <aws/taxsettings/model/PutTaxExemptionResult.h>
43#include <aws/taxsettings/model/PutTaxInheritanceRequest.h>
44#include <aws/taxsettings/model/PutTaxInheritanceResult.h>
45#include <aws/taxsettings/model/PutTaxRegistrationResult.h>
51class HttpClientFactory;
55template <
typename R,
typename E>
65class AWSCredentialsProvider;
72namespace TaxSettings {
79class BatchDeleteTaxRegistrationRequest;
80class BatchGetTaxExemptionsRequest;
81class BatchPutTaxRegistrationRequest;
82class DeleteSupplementalTaxRegistrationRequest;
83class DeleteTaxRegistrationRequest;
84class GetTaxExemptionTypesRequest;
85class GetTaxInheritanceRequest;
86class GetTaxRegistrationRequest;
87class GetTaxRegistrationDocumentRequest;
88class ListSupplementalTaxRegistrationsRequest;
89class ListTaxExemptionsRequest;
90class ListTaxRegistrationsRequest;
91class PutSupplementalTaxRegistrationRequest;
92class PutTaxExemptionRequest;
93class PutTaxInheritanceRequest;
94class PutTaxRegistrationRequest;
143 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
150 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
153 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
156 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
159 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
162 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
169 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
172 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
175 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
179 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
182 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
185 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
188 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
EndpointProviderBase< TaxSettingsClientConfiguration, TaxSettingsBuiltInParameters, TaxSettingsClientContextParameters > TaxSettingsEndpointProviderBase
std::future< ListTaxExemptionsOutcome > ListTaxExemptionsOutcomeCallable
Aws::Utils::Outcome< GetTaxRegistrationDocumentResult, TaxSettingsError > GetTaxRegistrationDocumentOutcome
std::future< GetTaxRegistrationDocumentOutcome > GetTaxRegistrationDocumentOutcomeCallable
std::future< PutSupplementalTaxRegistrationOutcome > PutSupplementalTaxRegistrationOutcomeCallable
std::future< GetTaxExemptionTypesOutcome > GetTaxExemptionTypesOutcomeCallable
Aws::Utils::Outcome< GetTaxExemptionTypesResult, TaxSettingsError > GetTaxExemptionTypesOutcome
Aws::Utils::Outcome< DeleteSupplementalTaxRegistrationResult, TaxSettingsError > DeleteSupplementalTaxRegistrationOutcome
Aws::Utils::Outcome< BatchDeleteTaxRegistrationResult, TaxSettingsError > BatchDeleteTaxRegistrationOutcome
Aws::Utils::Outcome< ListSupplementalTaxRegistrationsResult, TaxSettingsError > ListSupplementalTaxRegistrationsOutcome
Aws::Utils::Outcome< PutTaxRegistrationResult, TaxSettingsError > PutTaxRegistrationOutcome
std::future< BatchDeleteTaxRegistrationOutcome > BatchDeleteTaxRegistrationOutcomeCallable
Aws::Utils::Outcome< PutSupplementalTaxRegistrationResult, TaxSettingsError > PutSupplementalTaxRegistrationOutcome
Aws::Utils::Outcome< BatchPutTaxRegistrationResult, TaxSettingsError > BatchPutTaxRegistrationOutcome
std::future< ListTaxRegistrationsOutcome > ListTaxRegistrationsOutcomeCallable
Aws::Utils::Outcome< GetTaxRegistrationResult, TaxSettingsError > GetTaxRegistrationOutcome
Aws::Utils::Outcome< GetTaxInheritanceResult, TaxSettingsError > GetTaxInheritanceOutcome
std::future< BatchGetTaxExemptionsOutcome > BatchGetTaxExemptionsOutcomeCallable
std::future< BatchPutTaxRegistrationOutcome > BatchPutTaxRegistrationOutcomeCallable
std::future< PutTaxRegistrationOutcome > PutTaxRegistrationOutcomeCallable
std::future< GetTaxRegistrationOutcome > GetTaxRegistrationOutcomeCallable
std::future< GetTaxInheritanceOutcome > GetTaxInheritanceOutcomeCallable
std::future< PutTaxInheritanceOutcome > PutTaxInheritanceOutcomeCallable
std::future< DeleteTaxRegistrationOutcome > DeleteTaxRegistrationOutcomeCallable
std::future< ListSupplementalTaxRegistrationsOutcome > ListSupplementalTaxRegistrationsOutcomeCallable
Aws::Utils::Outcome< ListTaxExemptionsResult, TaxSettingsError > ListTaxExemptionsOutcome
Aws::Utils::Outcome< DeleteTaxRegistrationResult, TaxSettingsError > DeleteTaxRegistrationOutcome
Aws::Utils::Outcome< PutTaxExemptionResult, TaxSettingsError > PutTaxExemptionOutcome
Aws::Utils::Outcome< BatchGetTaxExemptionsResult, TaxSettingsError > BatchGetTaxExemptionsOutcome
Aws::Utils::Outcome< PutTaxInheritanceResult, TaxSettingsError > PutTaxInheritanceOutcome
Aws::Utils::Outcome< ListTaxRegistrationsResult, TaxSettingsError > ListTaxRegistrationsOutcome
std::future< DeleteSupplementalTaxRegistrationOutcome > DeleteSupplementalTaxRegistrationOutcomeCallable
std::future< PutTaxExemptionOutcome > PutTaxExemptionOutcomeCallable
std::function< void(const TaxSettingsClient *, const Model::BatchPutTaxRegistrationRequest &, const Model::BatchPutTaxRegistrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchPutTaxRegistrationResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::BatchGetTaxExemptionsRequest &, const Model::BatchGetTaxExemptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetTaxExemptionsResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::BatchDeleteTaxRegistrationRequest &, const Model::BatchDeleteTaxRegistrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDeleteTaxRegistrationResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::ListSupplementalTaxRegistrationsRequest &, const Model::ListSupplementalTaxRegistrationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSupplementalTaxRegistrationsResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::GetTaxRegistrationDocumentRequest &, const Model::GetTaxRegistrationDocumentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTaxRegistrationDocumentResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::PutTaxRegistrationRequest &, const Model::PutTaxRegistrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutTaxRegistrationResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::GetTaxExemptionTypesRequest &, const Model::GetTaxExemptionTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTaxExemptionTypesResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::ListTaxExemptionsRequest &, const Model::ListTaxExemptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTaxExemptionsResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::PutTaxInheritanceRequest &, const Model::PutTaxInheritanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutTaxInheritanceResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::DeleteTaxRegistrationRequest &, const Model::DeleteTaxRegistrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTaxRegistrationResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::ListTaxRegistrationsRequest &, const Model::ListTaxRegistrationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTaxRegistrationsResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::DeleteSupplementalTaxRegistrationRequest &, const Model::DeleteSupplementalTaxRegistrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSupplementalTaxRegistrationResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::PutTaxExemptionRequest &, const Model::PutTaxExemptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutTaxExemptionResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::GetTaxRegistrationRequest &, const Model::GetTaxRegistrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTaxRegistrationResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::GetTaxInheritanceRequest &, const Model::GetTaxInheritanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTaxInheritanceResponseReceivedHandler
std::function< void(const TaxSettingsClient *, const Model::PutSupplementalTaxRegistrationRequest &, const Model::PutSupplementalTaxRegistrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutSupplementalTaxRegistrationResponseReceivedHandler