| Package | Description |
|---|---|
| com.amazonaws.services.lexruntime |
Amazon Lex provides both build and runtime endpoints.
|
| com.amazonaws.services.lexruntime.model |
| Class and Description |
|---|
| ActiveContext
A context is a variable that contains information about the current state of the conversation between a user and
Amazon Lex.
|
| ActiveContextTimeToLive
The length of time or number of turns that a context remains active.
|
| AmazonLexRuntimeException
Base exception for all service exceptions thrown by Amazon Lex Runtime Service
|
| Button
Represents an option to be shown on the client platform (Facebook, Slack, etc.)
|
| ConfirmationStatus |
| ContentType |
| DeleteSessionRequest |
| DeleteSessionResult |
| DialogAction
Describes the next action that the bot should take in its interaction with the user and provides information about
the context in which the action takes place.
|
| DialogActionType |
| DialogState |
| FulfillmentState |
| GenericAttachment
Represents an option rendered to the user when a prompt is shown.
|
| GetSessionRequest |
| GetSessionResult |
| IntentConfidence
Provides a score that indicates the confidence that Amazon Lex has that an intent is the one that satisfies the
user's intent.
|
| IntentSummary
Provides information about the state of an intent.
|
| LimitExceededException
Exceeded a limit.
|
| MessageFormatType |
| PostContentRequest |
| PostContentResult |
| PostTextRequest |
| PostTextResult |
| PredictedIntent
An intent that Amazon Lex suggests satisfies the user's intent.
|
| PutSessionRequest |
| PutSessionResult |
| ResponseCard
If you configure a response card when creating your bots, Amazon Lex substitutes the session attributes and slot
values that are available, and then returns it.
|
| SentimentResponse
The sentiment expressed in an utterance.
|
Copyright © 2020. All rights reserved.