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/elementalinference/ElementalInferenceEndpointProvider.h>
15#include <aws/elementalinference/ElementalInferenceErrors.h>
22#include <aws/core/NoResult.h>
23#include <aws/elementalinference/model/AssociateFeedResult.h>
24#include <aws/elementalinference/model/CreateDictionaryResult.h>
25#include <aws/elementalinference/model/CreateFeedResult.h>
26#include <aws/elementalinference/model/DeleteDictionaryResult.h>
27#include <aws/elementalinference/model/DeleteFeedResult.h>
28#include <aws/elementalinference/model/DisassociateFeedResult.h>
29#include <aws/elementalinference/model/ExportDictionaryEntriesResult.h>
30#include <aws/elementalinference/model/GetDictionaryResult.h>
31#include <aws/elementalinference/model/GetFeedResult.h>
32#include <aws/elementalinference/model/ListDictionariesRequest.h>
33#include <aws/elementalinference/model/ListDictionariesResult.h>
34#include <aws/elementalinference/model/ListFeedsRequest.h>
35#include <aws/elementalinference/model/ListFeedsResult.h>
36#include <aws/elementalinference/model/ListTagsForResourceResult.h>
37#include <aws/elementalinference/model/UpdateDictionaryResult.h>
38#include <aws/elementalinference/model/UpdateFeedResult.h>
44class HttpClientFactory;
48template <
typename R,
typename E>
58class AWSCredentialsProvider;
65namespace ElementalInference {
133 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
136 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
139 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
142 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
145 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
148 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
154 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
157 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
160 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
163 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>&)>
178 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
EndpointProviderBase< ElementalInferenceClientConfiguration, ElementalInferenceBuiltInParameters, ElementalInferenceClientContextParameters > ElementalInferenceEndpointProviderBase
Aws::Utils::Outcome< AssociateFeedResult, ElementalInferenceError > AssociateFeedOutcome
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ListDictionariesOutcome > ListDictionariesOutcomeCallable
std::future< GetFeedOutcome > GetFeedOutcomeCallable
std::future< DeleteDictionaryOutcome > DeleteDictionaryOutcomeCallable
std::future< UpdateFeedOutcome > UpdateFeedOutcomeCallable
std::future< UpdateDictionaryOutcome > UpdateDictionaryOutcomeCallable
std::future< CreateDictionaryOutcome > CreateDictionaryOutcomeCallable
Aws::Utils::Outcome< ExportDictionaryEntriesResult, ElementalInferenceError > ExportDictionaryEntriesOutcome
Aws::Utils::Outcome< Aws::NoResult, ElementalInferenceError > UntagResourceOutcome
std::future< DeleteFeedOutcome > DeleteFeedOutcomeCallable
Aws::Utils::Outcome< ListTagsForResourceResult, ElementalInferenceError > ListTagsForResourceOutcome
Aws::Utils::Outcome< DisassociateFeedResult, ElementalInferenceError > DisassociateFeedOutcome
std::future< DisassociateFeedOutcome > DisassociateFeedOutcomeCallable
Aws::Utils::Outcome< Aws::NoResult, ElementalInferenceError > TagResourceOutcome
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< AssociateFeedOutcome > AssociateFeedOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
Aws::Utils::Outcome< CreateFeedResult, ElementalInferenceError > CreateFeedOutcome
std::future< CreateFeedOutcome > CreateFeedOutcomeCallable
Aws::Utils::Outcome< GetDictionaryResult, ElementalInferenceError > GetDictionaryOutcome
Aws::Utils::Outcome< ListFeedsResult, ElementalInferenceError > ListFeedsOutcome
Aws::Utils::Outcome< UpdateDictionaryResult, ElementalInferenceError > UpdateDictionaryOutcome
Aws::Utils::Outcome< GetFeedResult, ElementalInferenceError > GetFeedOutcome
std::future< ListFeedsOutcome > ListFeedsOutcomeCallable
std::future< ExportDictionaryEntriesOutcome > ExportDictionaryEntriesOutcomeCallable
Aws::Utils::Outcome< CreateDictionaryResult, ElementalInferenceError > CreateDictionaryOutcome
Aws::Utils::Outcome< DeleteFeedResult, ElementalInferenceError > DeleteFeedOutcome
std::future< GetDictionaryOutcome > GetDictionaryOutcomeCallable
Aws::Utils::Outcome< UpdateFeedResult, ElementalInferenceError > UpdateFeedOutcome
Aws::Utils::Outcome< ListDictionariesResult, ElementalInferenceError > ListDictionariesOutcome
Aws::Utils::Outcome< DeleteDictionaryResult, ElementalInferenceError > DeleteDictionaryOutcome
std::function< void(const ElementalInferenceClient *, const Model::DisassociateFeedRequest &, const Model::DisassociateFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateFeedResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::DeleteDictionaryRequest &, const Model::DeleteDictionaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDictionaryResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::AssociateFeedRequest &, const Model::AssociateFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AssociateFeedResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::UpdateFeedRequest &, const Model::UpdateFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFeedResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::DeleteFeedRequest &, const Model::DeleteFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFeedResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::ListDictionariesRequest &, const Model::ListDictionariesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDictionariesResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::CreateFeedRequest &, const Model::CreateFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFeedResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::GetFeedRequest &, const Model::GetFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFeedResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::ExportDictionaryEntriesRequest &, const Model::ExportDictionaryEntriesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExportDictionaryEntriesResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::CreateDictionaryRequest &, const Model::CreateDictionaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDictionaryResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::UpdateDictionaryRequest &, const Model::UpdateDictionaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDictionaryResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::GetDictionaryRequest &, const Model::GetDictionaryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDictionaryResponseReceivedHandler
std::function< void(const ElementalInferenceClient *, const Model::ListFeedsRequest &, const Model::ListFeedsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFeedsResponseReceivedHandler