AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const CloudSearchDomainClient *, const Model::SearchRequest &, const Model::SearchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchResponseReceivedHandler
 
typedef std::function< void(const CloudSearchDomainClient *, const Model::SuggestRequest &, const Model::SuggestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SuggestResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CloudSearchDomainClientConfiguration

Definition at line 57 of file CloudSearchDomainServiceClientModel.h.

◆ CloudSearchDomainEndpointProvider

Definition at line 59 of file CloudSearchDomainServiceClientModel.h.

◆ CloudSearchDomainEndpointProviderBase

Definition at line 58 of file CloudSearchDomainServiceClientModel.h.

◆ SearchResponseReceivedHandler

Definition at line 85 of file CloudSearchDomainServiceClientModel.h.

◆ StreamingCloudSearchDomainRequest

Definition at line 45 of file CloudSearchDomainRequest.h.

◆ SuggestResponseReceivedHandler

Definition at line 86 of file CloudSearchDomainServiceClientModel.h.

◆ UploadDocumentsResponseReceivedHandler

Definition at line 87 of file CloudSearchDomainServiceClientModel.h.

Enumeration Type Documentation

◆ CloudSearchDomainErrors

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 
DOCUMENT_SERVICE 
SEARCH 

Definition at line 16 of file CloudSearchDomainErrors.h.