AWS SDK for C++

AWS SDK for C++ Version 1.11.758

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 109 of file ElementalInferenceServiceClientModel.h.

◆ CreateFeedResponseReceivedHandler

Definition at line 112 of file ElementalInferenceServiceClientModel.h.

◆ DeleteFeedResponseReceivedHandler

Definition at line 115 of file ElementalInferenceServiceClientModel.h.

◆ DisassociateFeedResponseReceivedHandler

Definition at line 118 of file ElementalInferenceServiceClientModel.h.

◆ ElementalInferenceClientConfiguration

Definition at line 59 of file ElementalInferenceServiceClientModel.h.

◆ ElementalInferenceEndpointProvider

Definition at line 61 of file ElementalInferenceServiceClientModel.h.

◆ ElementalInferenceEndpointProviderBase

Definition at line 60 of file ElementalInferenceServiceClientModel.h.

◆ GetFeedResponseReceivedHandler

Definition at line 121 of file ElementalInferenceServiceClientModel.h.

◆ ListFeedsPaginator

Definition at line 14 of file ElementalInferenceClientPagination.h.

◆ ListFeedsResponseReceivedHandler

Definition at line 124 of file ElementalInferenceServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 127 of file ElementalInferenceServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 130 of file ElementalInferenceServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 133 of file ElementalInferenceServiceClientModel.h.

◆ UpdateFeedResponseReceivedHandler

Definition at line 136 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 
INTERNAL_SERVER_ERROR 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_REQUEST 

Definition at line 14 of file ElementalInferenceErrors.h.