AWS SDK for C++

AWS SDK for C++ Version 1.11.874

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::ElementalInference Namespace Reference

Namespaces

 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
typedef std::function< void(const ElementalInferenceClient *, const Model::CreateFeedRequest &, const Model::CreateFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFeedResponseReceivedHandler
 
 
typedef std::function< void(const ElementalInferenceClient *, const Model::DeleteFeedRequest &, const Model::DeleteFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFeedResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ElementalInferenceClient *, const Model::GetFeedRequest &, const Model::GetFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFeedResponseReceivedHandler
 
 
typedef std::function< void(const ElementalInferenceClient *, const Model::ListFeedsRequest &, const Model::ListFeedsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFeedsResponseReceivedHandler
 
 
 
typedef std::function< void(const ElementalInferenceClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const ElementalInferenceClient *, const Model::UpdateFeedRequest &, const Model::UpdateFeedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFeedResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AssociateFeedResponseReceivedHandler

Definition at line 138 of file ElementalInferenceServiceClientModel.h.

◆ CreateDictionaryResponseReceivedHandler

Definition at line 141 of file ElementalInferenceServiceClientModel.h.

◆ CreateFeedResponseReceivedHandler

Definition at line 144 of file ElementalInferenceServiceClientModel.h.

◆ DeleteDictionaryResponseReceivedHandler

Definition at line 147 of file ElementalInferenceServiceClientModel.h.

◆ DeleteFeedResponseReceivedHandler

Definition at line 150 of file ElementalInferenceServiceClientModel.h.

◆ DisassociateFeedResponseReceivedHandler

Definition at line 153 of file ElementalInferenceServiceClientModel.h.

◆ ElementalInferenceClientConfiguration

Definition at line 67 of file ElementalInferenceServiceClientModel.h.

◆ ElementalInferenceEndpointProvider

Definition at line 69 of file ElementalInferenceServiceClientModel.h.

◆ ElementalInferenceEndpointProviderBase

Definition at line 68 of file ElementalInferenceServiceClientModel.h.

◆ ExportDictionaryEntriesResponseReceivedHandler

Definition at line 156 of file ElementalInferenceServiceClientModel.h.

◆ GetDictionaryResponseReceivedHandler

Definition at line 159 of file ElementalInferenceServiceClientModel.h.

◆ GetFeedResponseReceivedHandler

Definition at line 162 of file ElementalInferenceServiceClientModel.h.

◆ ListDictionariesPaginator

Definition at line 16 of file ElementalInferenceClientPagination.h.

◆ ListDictionariesResponseReceivedHandler

Definition at line 165 of file ElementalInferenceServiceClientModel.h.

◆ ListFeedsPaginator

Definition at line 18 of file ElementalInferenceClientPagination.h.

◆ ListFeedsResponseReceivedHandler

Definition at line 168 of file ElementalInferenceServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 171 of file ElementalInferenceServiceClientModel.h.

◆ SearchFixturesPaginator

Definition at line 20 of file ElementalInferenceClientPagination.h.

◆ SearchFixturesResponseReceivedHandler

Definition at line 174 of file ElementalInferenceServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 177 of file ElementalInferenceServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 180 of file ElementalInferenceServiceClientModel.h.

◆ UpdateDictionaryResponseReceivedHandler

Definition at line 183 of file ElementalInferenceServiceClientModel.h.

◆ UpdateFeedResponseReceivedHandler

Definition at line 186 of file ElementalInferenceServiceClientModel.h.

Enumeration Type Documentation

◆ ElementalInferenceErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
GATEWAY_TIMED_OUT 
INTERNAL_SERVER_ERROR 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_REQUEST 

Definition at line 14 of file ElementalInferenceErrors.h.