AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const CloudSearchClient *, const Model::BuildSuggestersRequest &, const Model::BuildSuggestersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BuildSuggestersResponseReceivedHandler
 
typedef std::function< void(const CloudSearchClient *, const Model::CreateDomainRequest &, const Model::CreateDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDomainResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudSearchClient *, const Model::DefineSuggesterRequest &, const Model::DefineSuggesterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DefineSuggesterResponseReceivedHandler
 
 
typedef std::function< void(const CloudSearchClient *, const Model::DeleteDomainRequest &, const Model::DeleteDomainOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDomainResponseReceivedHandler
 
 
 
typedef std::function< void(const CloudSearchClient *, const Model::DeleteSuggesterRequest &, const Model::DeleteSuggesterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSuggesterResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudSearchClient *, const Model::DescribeDomainsRequest &, const Model::DescribeDomainsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDomainsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CloudSearchClient *, const Model::IndexDocumentsRequest &, const Model::IndexDocumentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > IndexDocumentsResponseReceivedHandler
 
typedef std::function< void(const CloudSearchClient *, const Model::ListDomainNamesRequest &, const Model::ListDomainNamesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainNamesResponseReceivedHandler
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ BuildSuggestersResponseReceivedHandler

Definition at line 179 of file CloudSearchServiceClientModel.h.

◆ CloudSearchClientConfiguration

Definition at line 82 of file CloudSearchServiceClientModel.h.

◆ CloudSearchEndpointProvider

Definition at line 84 of file CloudSearchServiceClientModel.h.

◆ CloudSearchEndpointProviderBase

Definition at line 83 of file CloudSearchServiceClientModel.h.

◆ CreateDomainResponseReceivedHandler

Definition at line 180 of file CloudSearchServiceClientModel.h.

◆ DefineAnalysisSchemeResponseReceivedHandler

Definition at line 181 of file CloudSearchServiceClientModel.h.

◆ DefineExpressionResponseReceivedHandler

Definition at line 182 of file CloudSearchServiceClientModel.h.

◆ DefineIndexFieldResponseReceivedHandler

Definition at line 183 of file CloudSearchServiceClientModel.h.

◆ DefineSuggesterResponseReceivedHandler

Definition at line 184 of file CloudSearchServiceClientModel.h.

◆ DeleteAnalysisSchemeResponseReceivedHandler

Definition at line 185 of file CloudSearchServiceClientModel.h.

◆ DeleteDomainResponseReceivedHandler

Definition at line 186 of file CloudSearchServiceClientModel.h.

◆ DeleteExpressionResponseReceivedHandler

Definition at line 187 of file CloudSearchServiceClientModel.h.

◆ DeleteIndexFieldResponseReceivedHandler

Definition at line 188 of file CloudSearchServiceClientModel.h.

◆ DeleteSuggesterResponseReceivedHandler

Definition at line 189 of file CloudSearchServiceClientModel.h.

◆ DescribeAnalysisSchemesResponseReceivedHandler

Definition at line 190 of file CloudSearchServiceClientModel.h.

◆ DescribeAvailabilityOptionsResponseReceivedHandler

Definition at line 191 of file CloudSearchServiceClientModel.h.

◆ DescribeDomainEndpointOptionsResponseReceivedHandler

Definition at line 192 of file CloudSearchServiceClientModel.h.

◆ DescribeDomainsResponseReceivedHandler

Definition at line 193 of file CloudSearchServiceClientModel.h.

◆ DescribeExpressionsResponseReceivedHandler

Definition at line 194 of file CloudSearchServiceClientModel.h.

◆ DescribeIndexFieldsResponseReceivedHandler

Definition at line 195 of file CloudSearchServiceClientModel.h.

◆ DescribeScalingParametersResponseReceivedHandler

Definition at line 196 of file CloudSearchServiceClientModel.h.

◆ DescribeServiceAccessPoliciesResponseReceivedHandler

Definition at line 197 of file CloudSearchServiceClientModel.h.

◆ DescribeSuggestersResponseReceivedHandler

Definition at line 198 of file CloudSearchServiceClientModel.h.

◆ IndexDocumentsResponseReceivedHandler

Definition at line 199 of file CloudSearchServiceClientModel.h.

◆ ListDomainNamesResponseReceivedHandler

Definition at line 200 of file CloudSearchServiceClientModel.h.

◆ UpdateAvailabilityOptionsResponseReceivedHandler

Definition at line 201 of file CloudSearchServiceClientModel.h.

◆ UpdateDomainEndpointOptionsResponseReceivedHandler

Definition at line 202 of file CloudSearchServiceClientModel.h.

◆ UpdateScalingParametersResponseReceivedHandler

Definition at line 203 of file CloudSearchServiceClientModel.h.

◆ UpdateServiceAccessPoliciesResponseReceivedHandler

Definition at line 204 of file CloudSearchServiceClientModel.h.

Enumeration Type Documentation

◆ CloudSearchErrors

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 
BASE 
DISABLED_OPERATION 
INTERNAL 
INVALID_TYPE 
LIMIT_EXCEEDED 
RESOURCE_ALREADY_EXISTS 

Definition at line 16 of file CloudSearchErrors.h.