| Class and Description |
|---|
| AccessDeniedException
|
| BadGatewayException
|
| ConflictException
|
| DeleteSessionRequest |
| DeleteSessionRequest.Builder |
| DeleteSessionResponse |
| DependencyFailedException
|
| GetSessionRequest |
| GetSessionRequest.Builder |
| GetSessionResponse |
| InternalServerException
|
| LexRuntimeV2Exception |
| PutSessionRequest |
| PutSessionRequest.Builder |
| PutSessionResponse |
| RecognizeTextRequest |
| RecognizeTextRequest.Builder |
| RecognizeTextResponse |
| RecognizeUtteranceRequest |
| RecognizeUtteranceRequest.Builder |
| RecognizeUtteranceResponse |
| ResourceNotFoundException
|
| StartConversationRequest |
| StartConversationRequest.Builder |
| StartConversationRequestEventStream
Base interface for all event types in StartConversationRequestEventStream.
|
| StartConversationResponseHandler
Response handler for the StartConversation API.
|
| ThrottlingException
|
| ValidationException
|
| Class and Description |
|---|
| AudioInputEvent
Represents a chunk of audio sent from the client application to Amazon Lex.
|
| AudioInputEvent.Builder |
| ConfigurationEvent
The initial event sent from the application to Amazon Lex to configure the conversation, including session and
request attributes and the response content type.
|
| ConfigurationEvent.Builder |
| DisconnectionEvent
A notification from the client that it is disconnecting from Amazon Lex.
|
| DisconnectionEvent.Builder |
| DTMFInputEvent
A DTMF character sent from the client application.
|
| DTMFInputEvent.Builder |
| PlaybackCompletionEvent
Event sent from the client application to Amazon Lex to indicate that playback of audio is complete and that Amazon
Lex should start processing the user's input.
|
| PlaybackCompletionEvent.Builder |
| StartConversationRequestEventStream
Base interface for all event types in StartConversationRequestEventStream.
|
| StartConversationRequestEventStream.EventType
The known possible types of events for
StartConversationRequestEventStream. |
| TextInputEvent
The event sent from your client application to Amazon Lex with text input from the user.
|
| TextInputEvent.Builder |
| Class and Description |
|---|
| AudioResponseEvent
An event sent from Amazon Lex to your client application containing audio to play to the user.
|
| AudioResponseEvent.Builder |
| HeartbeatEvent
Event that Amazon Lex sends to indicate that the stream is still open between the client application and Amazon Lex
|
| HeartbeatEvent.Builder |
| IntentResultEvent
Contains the current state of the conversation between the client application and Amazon Lex.
|
| IntentResultEvent.Builder |
| PlaybackInterruptionEvent
Event sent from Amazon Lex to indicate to the client application should stop playback of audio.
|
| PlaybackInterruptionEvent.Builder |
| StartConversationResponseEventStream
Base interface for all event types in StartConversationResponseEventStream.
|
| StartConversationResponseEventStream.EventType
The known possible types of events for
StartConversationResponseEventStream. |
| StartConversationResponseHandler.Visitor
Visitor for subtypes of
StartConversationResponseEventStream. |
| TextResponseEvent
The event sent from Amazon Lex to your application with text to present to the user.
|
| TextResponseEvent.Builder |
| TranscriptEvent
Event sent from Amazon Lex to your client application that contains a transcript of voice audio.
|
| TranscriptEvent.Builder |
| Class and Description |
|---|
| AudioInputEvent
Represents a chunk of audio sent from the client application to Amazon Lex.
|
| ConfigurationEvent
The initial event sent from the application to Amazon Lex to configure the conversation, including session and
request attributes and the response content type.
|
| DeleteSessionRequest |
| DisconnectionEvent
A notification from the client that it is disconnecting from Amazon Lex.
|
| DTMFInputEvent
A DTMF character sent from the client application.
|
| GetSessionRequest |
| PlaybackCompletionEvent
Event sent from the client application to Amazon Lex to indicate that playback of audio is complete and that Amazon
Lex should start processing the user's input.
|
| PutSessionRequest |
| RecognizeTextRequest |
| RecognizeUtteranceRequest |
| StartConversationRequest |
| TextInputEvent
The event sent from your client application to Amazon Lex with text input from the user.
|
Copyright © 2021. All rights reserved.