AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const LexRuntimeV2Client *, const Model::DeleteSessionRequest &, const Model::DeleteSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSessionResponseReceivedHandler
 
typedef std::function< void(const LexRuntimeV2Client *, const Model::GetSessionRequest &, const Model::GetSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSessionResponseReceivedHandler
 
typedef std::function< void(const LexRuntimeV2Client *, const Model::PutSessionRequest &, Model::PutSessionOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutSessionResponseReceivedHandler
 
typedef std::function< void(const LexRuntimeV2Client *, const Model::RecognizeTextRequest &, const Model::RecognizeTextOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RecognizeTextResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ DeleteSessionResponseReceivedHandler

Definition at line 103 of file LexRuntimeV2ServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

Definition at line 104 of file LexRuntimeV2ServiceClientModel.h.

◆ LexRuntimeV2ClientConfiguration

Definition at line 65 of file LexRuntimeV2ServiceClientModel.h.

◆ LexRuntimeV2EndpointProvider

Definition at line 67 of file LexRuntimeV2ServiceClientModel.h.

◆ LexRuntimeV2EndpointProviderBase

Definition at line 66 of file LexRuntimeV2ServiceClientModel.h.

◆ PutSessionResponseReceivedHandler

Definition at line 105 of file LexRuntimeV2ServiceClientModel.h.

◆ RecognizeTextResponseReceivedHandler

Definition at line 106 of file LexRuntimeV2ServiceClientModel.h.

◆ RecognizeUtteranceResponseReceivedHandler

Definition at line 107 of file LexRuntimeV2ServiceClientModel.h.

◆ StartConversationResponseReceivedHandler

Definition at line 109 of file LexRuntimeV2ServiceClientModel.h.

◆ StartConversationStreamReadyHandler

Definition at line 108 of file LexRuntimeV2ServiceClientModel.h.

◆ StreamingLexRuntimeV2Request

Definition at line 45 of file LexRuntimeV2Request.h.

Enumeration Type Documentation

◆ LexRuntimeV2Errors

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 
CONFLICT 
DEPENDENCY_FAILED 
INTERNAL_SERVER 

Definition at line 16 of file LexRuntimeV2Errors.h.