AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const LexRuntimeServiceClient *, const Model::DeleteSessionRequest &, const Model::DeleteSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSessionResponseReceivedHandler
 
typedef std::function< void(const LexRuntimeServiceClient *, const Model::GetSessionRequest &, const Model::GetSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSessionResponseReceivedHandler
 
 
typedef std::function< void(const LexRuntimeServiceClient *, const Model::PostTextRequest &, const Model::PostTextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PostTextResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ DeleteSessionResponseReceivedHandler

Definition at line 93 of file LexRuntimeServiceServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

Definition at line 94 of file LexRuntimeServiceServiceClientModel.h.

◆ LexRuntimeServiceClientConfiguration

Definition at line 59 of file LexRuntimeServiceServiceClientModel.h.

◆ LexRuntimeServiceEndpointProvider

Definition at line 61 of file LexRuntimeServiceServiceClientModel.h.

◆ LexRuntimeServiceEndpointProviderBase

Definition at line 60 of file LexRuntimeServiceServiceClientModel.h.

◆ PostContentResponseReceivedHandler

Definition at line 95 of file LexRuntimeServiceServiceClientModel.h.

◆ PostTextResponseReceivedHandler

Definition at line 96 of file LexRuntimeServiceServiceClientModel.h.

◆ PutSessionResponseReceivedHandler

Definition at line 97 of file LexRuntimeServiceServiceClientModel.h.

◆ StreamingLexRuntimeServiceRequest

Definition at line 45 of file LexRuntimeServiceRequest.h.

Enumeration Type Documentation

◆ LexRuntimeServiceErrors

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 
BAD_GATEWAY 
BAD_REQUEST 
CONFLICT 
DEPENDENCY_FAILED 
LIMIT_EXCEEDED 
LOOP_DETECTED 
NOT_ACCEPTABLE 
NOT_FOUND 
UNSUPPORTED_MEDIA_TYPE 

Definition at line 16 of file LexRuntimeServiceErrors.h.