| Class | Description |
|---|---|
| ActiveContext |
Contains information about the contexts that a user is using in a session.
|
| ActiveContextTimeToLive |
The time that a context is active.
|
| AudioInputEvent |
Represents a chunk of audio sent from the client application to Amazon Lex.
|
| AudioInputEvent.BuilderImpl | |
| AudioResponseEvent |
An event sent from Amazon Lex to your client application containing audio to play to the user.
|
| AudioResponseEvent.BuilderImpl | |
| Button |
A button that appears on a response card show to the user.
|
| ConfidenceScore |
Provides a score that indicates the confidence that Amazon Lex has that an intent is the one that satisfies the
user's intent.
|
| 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.BuilderImpl | |
| DeleteSessionRequest | |
| DeleteSessionResponse | |
| DialogAction |
The next action that Amazon Lex should take.
|
| DisconnectionEvent |
A notification from the client that it is disconnecting from Amazon Lex.
|
| DisconnectionEvent.BuilderImpl | |
| DTMFInputEvent |
A DTMF character sent from the client application.
|
| DTMFInputEvent.BuilderImpl | |
| GetSessionRequest | |
| GetSessionResponse | |
| HeartbeatEvent |
Event that Amazon Lex sends to indicate that the stream is still open between the client application and Amazon Lex
|
| HeartbeatEvent.BuilderImpl | |
| ImageResponseCard |
A card that is shown to the user by a messaging platform.
|
| Intent |
The current intent that Amazon Lex is attempting to fulfill.
|
| IntentResultEvent |
Contains the current state of the conversation between the client application and Amazon Lex.
|
| IntentResultEvent.BuilderImpl | |
| Interpretation |
An intent that Amazon Lex determined might satisfy the user's utterance.
|
| LexRuntimeV2Exception.BuilderImpl | |
| LexRuntimeV2Request | |
| LexRuntimeV2Request.BuilderImpl | |
| LexRuntimeV2Response | |
| LexRuntimeV2Response.BuilderImpl | |
| LexRuntimeV2ResponseMetadata | |
| Message |
Container for text that is returned to the customer..
|
| 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.BuilderImpl | |
| PlaybackInterruptionEvent |
Event sent from Amazon Lex to indicate to the client application should stop playback of audio.
|
| PlaybackInterruptionEvent.BuilderImpl | |
| PutSessionRequest | |
| PutSessionResponse | |
| RecognizeTextRequest | |
| RecognizeTextResponse | |
| RecognizeUtteranceRequest | |
| RecognizeUtteranceResponse | |
| SentimentResponse |
Provides information about the sentiment expressed in a user's response in a conversation.
|
| SentimentScore |
The individual sentiment responses for the utterance.
|
| SessionState |
The state of the user's session with Amazon Lex.
|
| Slot |
A value that Amazon Lex uses to fulfill an intent.
|
| StartConversationRequest | |
| StartConversationResponse | |
| TextInputEvent |
The event sent from your client application to Amazon Lex with text input from the user.
|
| TextInputEvent.BuilderImpl | |
| TextResponseEvent |
The event sent from Amazon Lex to your application with text to present to the user.
|
| TextResponseEvent.BuilderImpl | |
| TranscriptEvent |
Event sent from Amazon Lex to your client application that contains a transcript of voice audio.
|
| TranscriptEvent.BuilderImpl | |
| Value |
The value of a slot.
|
| Enum | Description |
|---|---|
| ConfirmationState | |
| ConversationMode | |
| DialogActionType | |
| InputMode | |
| IntentState | |
| MessageContentType | |
| PlaybackInterruptionReason | |
| SentimentType | |
| StartConversationRequestEventStream.EventType |
The known possible types of events for
StartConversationRequestEventStream. |
| StartConversationResponseEventStream.EventType |
The known possible types of events for
StartConversationResponseEventStream. |
| Exception | Description |
|---|---|
| AccessDeniedException |
|
| BadGatewayException |
|
| ConflictException |
|
| DependencyFailedException |
|
| InternalServerException |
|
| LexRuntimeV2Exception | |
| ResourceNotFoundException |
|
| ThrottlingException |
|
| ValidationException |
|
Copyright © 2021. All rights reserved.