AWS SDK for C++

AWS SDK for C++ Version 1.11.683

Loading...
Searching...
No Matches
TaxSettingsServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
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>
16
17#include <functional>
18#include <future>
19/* End of generic header includes */
20
21/* Service model headers required in TaxSettingsClient header */
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>
46/* End of service model headers required in TaxSettingsClient header */
47
48namespace Aws {
49namespace Http {
50class HttpClient;
51class HttpClientFactory;
52} // namespace Http
53
54namespace Utils {
55template <typename R, typename E>
56class Outcome;
57
58namespace Threading {
59class Executor;
60} // namespace Threading
61} // namespace Utils
62
63namespace Auth {
64class AWSCredentials;
65class AWSCredentialsProvider;
66} // namespace Auth
67
68namespace Client {
69class RetryStrategy;
70} // namespace Client
71
72namespace TaxSettings {
76
77namespace Model {
78/* Service model forward declarations required in TaxSettingsClient header */
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;
95/* End of service model forward declarations required in TaxSettingsClient header */
96
97/* Service model Outcome class definitions */
114/* End of service model Outcome class definitions */
115
116/* Service model Outcome callable definitions */
117typedef std::future<BatchDeleteTaxRegistrationOutcome> BatchDeleteTaxRegistrationOutcomeCallable;
118typedef std::future<BatchGetTaxExemptionsOutcome> BatchGetTaxExemptionsOutcomeCallable;
119typedef std::future<BatchPutTaxRegistrationOutcome> BatchPutTaxRegistrationOutcomeCallable;
120typedef std::future<DeleteSupplementalTaxRegistrationOutcome> DeleteSupplementalTaxRegistrationOutcomeCallable;
121typedef std::future<DeleteTaxRegistrationOutcome> DeleteTaxRegistrationOutcomeCallable;
122typedef std::future<GetTaxExemptionTypesOutcome> GetTaxExemptionTypesOutcomeCallable;
123typedef std::future<GetTaxInheritanceOutcome> GetTaxInheritanceOutcomeCallable;
124typedef std::future<GetTaxRegistrationOutcome> GetTaxRegistrationOutcomeCallable;
125typedef std::future<GetTaxRegistrationDocumentOutcome> GetTaxRegistrationDocumentOutcomeCallable;
126typedef std::future<ListSupplementalTaxRegistrationsOutcome> ListSupplementalTaxRegistrationsOutcomeCallable;
127typedef std::future<ListTaxExemptionsOutcome> ListTaxExemptionsOutcomeCallable;
128typedef std::future<ListTaxRegistrationsOutcome> ListTaxRegistrationsOutcomeCallable;
129typedef std::future<PutSupplementalTaxRegistrationOutcome> PutSupplementalTaxRegistrationOutcomeCallable;
130typedef std::future<PutTaxExemptionOutcome> PutTaxExemptionOutcomeCallable;
131typedef std::future<PutTaxInheritanceOutcome> PutTaxInheritanceOutcomeCallable;
132typedef std::future<PutTaxRegistrationOutcome> PutTaxRegistrationOutcomeCallable;
133/* End of service model Outcome callable definitions */
134} // namespace Model
135
137
138/* Service model async handlers definitions */
139typedef std::function<void(const TaxSettingsClient*, const Model::BatchDeleteTaxRegistrationRequest&,
140 const Model::BatchDeleteTaxRegistrationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
143 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
145typedef std::function<void(const TaxSettingsClient*, const Model::BatchPutTaxRegistrationRequest&,
146 const Model::BatchPutTaxRegistrationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
148typedef std::function<void(const TaxSettingsClient*, const Model::DeleteSupplementalTaxRegistrationRequest&,
150 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
153 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
155typedef std::function<void(const TaxSettingsClient*, const Model::GetTaxExemptionTypesRequest&, const Model::GetTaxExemptionTypesOutcome&,
156 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
158typedef std::function<void(const TaxSettingsClient*, const Model::GetTaxInheritanceRequest&, const Model::GetTaxInheritanceOutcome&,
159 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
161typedef std::function<void(const TaxSettingsClient*, const Model::GetTaxRegistrationRequest&, const Model::GetTaxRegistrationOutcome&,
162 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
164typedef std::function<void(const TaxSettingsClient*, const Model::GetTaxRegistrationDocumentRequest&,
165 const Model::GetTaxRegistrationDocumentOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
167typedef std::function<void(const TaxSettingsClient*, const Model::ListSupplementalTaxRegistrationsRequest&,
169 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
171typedef std::function<void(const TaxSettingsClient*, const Model::ListTaxExemptionsRequest&, const Model::ListTaxExemptionsOutcome&,
172 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
174typedef std::function<void(const TaxSettingsClient*, const Model::ListTaxRegistrationsRequest&, const Model::ListTaxRegistrationsOutcome&,
175 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
177typedef std::function<void(const TaxSettingsClient*, const Model::PutSupplementalTaxRegistrationRequest&,
179 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
181typedef std::function<void(const TaxSettingsClient*, const Model::PutTaxExemptionRequest&, const Model::PutTaxExemptionOutcome&,
182 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
184typedef std::function<void(const TaxSettingsClient*, const Model::PutTaxInheritanceRequest&, const Model::PutTaxInheritanceOutcome&,
185 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
187typedef std::function<void(const TaxSettingsClient*, const Model::PutTaxRegistrationRequest&, const Model::PutTaxRegistrationOutcome&,
188 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
190/* End of service model async handlers definitions */
191} // namespace TaxSettings
192} // namespace Aws
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