| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2 |
This section contains documentation for the Amazon Lex V2 Runtime V2 API operations.
|
| software.amazon.awssdk.services.lexruntimev2.model | |
| software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream | |
| software.amazon.awssdk.services.lexruntimev2.model.startconversationresponseeventstream | |
| software.amazon.awssdk.services.lexruntimev2.transform |
| 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 |
|---|
| AccessDeniedException.Builder |
| ActiveContext
Contains information about the contexts that a user is using in a session.
|
| ActiveContext.Builder |
| ActiveContextTimeToLive
The time that a context is active.
|
| ActiveContextTimeToLive.Builder |
| AudioInputEvent
Represents a chunk of audio sent from the client application to Amazon Lex V2.
|
| AudioInputEvent.Builder |
| AudioInputEvent.BuilderImpl |
| AudioResponseEvent
An event sent from Amazon Lex V2 to your client application containing audio to play to the user.
|
| AudioResponseEvent.Builder |
| AudioResponseEvent.BuilderImpl |
| BadGatewayException.Builder |
| Button
A button that appears on a response card show to the user.
|
| Button.Builder |
| ConfidenceScore
Provides a score that indicates the confidence that Amazon Lex V2 has that an intent is the one that satisfies the
user's intent.
|
| ConfidenceScore.Builder |
| ConfigurationEvent
The initial event sent from the application to Amazon Lex V2 to configure the conversation, including session and
request attributes and the response content type.
|
| ConfigurationEvent.Builder |
| ConfigurationEvent.BuilderImpl |
| ConfirmationState |
| ConflictException.Builder |
| ConversationMode |
| DeleteSessionRequest.Builder |
| DeleteSessionResponse.Builder |
| DependencyFailedException.Builder |
| DialogAction
The next action that Amazon Lex V2 should take.
|
| DialogAction.Builder |
| DialogActionType |
| DisconnectionEvent
A notification from the client that it is disconnecting from Amazon Lex V2.
|
| DisconnectionEvent.Builder |
| DisconnectionEvent.BuilderImpl |
| DTMFInputEvent
A DTMF character sent from the client application.
|
| DTMFInputEvent.Builder |
| DTMFInputEvent.BuilderImpl |
| ElicitSubSlot
The specific constituent sub slot of the composite slot to elicit in dialog action.
|
| ElicitSubSlot.Builder |
| GetSessionRequest.Builder |
| GetSessionResponse.Builder |
| HeartbeatEvent
Event that Amazon Lex V2 sends to indicate that the stream is still open between the client application and Amazon
Lex V2
|
| HeartbeatEvent.Builder |
| HeartbeatEvent.BuilderImpl |
| ImageResponseCard
A card that is shown to the user by a messaging platform.
|
| ImageResponseCard.Builder |
| InputMode |
| Intent
The current intent that Amazon Lex V2 is attempting to fulfill.
|
| Intent.Builder |
| IntentResultEvent
Contains the current state of the conversation between the client application and Amazon Lex V2.
|
| IntentResultEvent.Builder |
| IntentResultEvent.BuilderImpl |
| IntentState |
| InternalServerException.Builder |
| Interpretation
An intent that Amazon Lex V2 determined might satisfy the user's utterance.
|
| Interpretation.Builder |
| LexRuntimeV2Exception |
| LexRuntimeV2Exception.Builder |
| LexRuntimeV2Exception.BuilderImpl |
| LexRuntimeV2Request |
| LexRuntimeV2Request.Builder |
| LexRuntimeV2Response |
| LexRuntimeV2Response.Builder |
| LexRuntimeV2ResponseMetadata |
| Message
Container for text that is returned to the customer..
|
| Message.Builder |
| MessageContentType |
| PlaybackCompletionEvent
Event sent from the client application to Amazon Lex V2 to indicate that playback of audio is complete and that
Amazon Lex V2 should start processing the user's input.
|
| PlaybackCompletionEvent.Builder |
| PlaybackCompletionEvent.BuilderImpl |
| PlaybackInterruptionEvent
Event sent from Amazon Lex V2 to indicate to the client application should stop playback of audio.
|
| PlaybackInterruptionEvent.Builder |
| PlaybackInterruptionEvent.BuilderImpl |
| PlaybackInterruptionReason |
| PutSessionRequest.Builder |
| PutSessionResponse.Builder |
| RecognizedBotMember
The bot member that processes the request.
|
| RecognizedBotMember.Builder |
| RecognizeTextRequest.Builder |
| RecognizeTextResponse.Builder |
| RecognizeUtteranceRequest.Builder |
| RecognizeUtteranceResponse.Builder |
| ResourceNotFoundException.Builder |
| RuntimeHintDetails
Provides an array of phrases that should be given preference when resolving values for a slot.
|
| RuntimeHintDetails.Builder |
| RuntimeHints
You can provide Amazon Lex V2 with hints to the phrases that a customer is likely to use for a slot.
|
| RuntimeHints.Builder |
| RuntimeHintValue
Provides the phrase that Amazon Lex V2 should look for in the user's input to the bot.
|
| RuntimeHintValue.Builder |
| SentimentResponse
Provides information about the sentiment expressed in a user's response in a conversation.
|
| SentimentResponse.Builder |
| SentimentScore
The individual sentiment responses for the utterance.
|
| SentimentScore.Builder |
| SentimentType |
| SessionState
The state of the user's session with Amazon Lex V2.
|
| SessionState.Builder |
| Shape |
| Slot
A value that Amazon Lex V2 uses to fulfill an intent.
|
| Slot.Builder |
| StartConversationRequest.Builder |
| StartConversationRequestEventStream
Base interface for all event types in StartConversationRequestEventStream.
|
| StartConversationRequestEventStream.EventType
The known possible types of events for
StartConversationRequestEventStream. |
| StartConversationResponse.Builder |
| StartConversationResponseEventStream
Base interface for all event types in StartConversationResponseEventStream.
|
| StartConversationResponseEventStream.EventType
The known possible types of events for
StartConversationResponseEventStream. |
| StartConversationResponseHandler
Response handler for the StartConversation API.
|
| StartConversationResponseHandler.Builder
Builder for
StartConversationResponseHandler. |
| StartConversationResponseHandler.Visitor
Visitor for subtypes of
StartConversationResponseEventStream. |
| StartConversationResponseHandler.Visitor.Builder
Builder for
StartConversationResponseHandler.Visitor. |
| StyleType |
| TextInputEvent
The event sent from your client application to Amazon Lex V2 with text input from the user.
|
| TextInputEvent.Builder |
| TextInputEvent.BuilderImpl |
| TextResponseEvent
The event sent from Amazon Lex V2 to your application with text to present to the user.
|
| TextResponseEvent.Builder |
| TextResponseEvent.BuilderImpl |
| ThrottlingException.Builder |
| TranscriptEvent
Event sent from Amazon Lex V2 to your client application that contains a transcript of voice audio.
|
| TranscriptEvent.Builder |
| TranscriptEvent.BuilderImpl |
| ValidationException.Builder |
| Value
The value of a slot.
|
| Value.Builder |
| Class and Description |
|---|
| AudioInputEvent
Represents a chunk of audio sent from the client application to Amazon Lex V2.
|
| AudioInputEvent.Builder |
| ConfigurationEvent
The initial event sent from the application to Amazon Lex V2 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 V2.
|
| DisconnectionEvent.Builder |
| DTMFInputEvent
A DTMF character sent from the client application.
|
| DTMFInputEvent.Builder |
| PlaybackCompletionEvent
Event sent from the client application to Amazon Lex V2 to indicate that playback of audio is complete and that
Amazon Lex V2 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 V2 with text input from the user.
|
| TextInputEvent.Builder |
| Class and Description |
|---|
| AudioResponseEvent
An event sent from Amazon Lex V2 to your client application containing audio to play to the user.
|
| AudioResponseEvent.Builder |
| HeartbeatEvent
Event that Amazon Lex V2 sends to indicate that the stream is still open between the client application and Amazon
Lex V2
|
| HeartbeatEvent.Builder |
| IntentResultEvent
Contains the current state of the conversation between the client application and Amazon Lex V2.
|
| IntentResultEvent.Builder |
| PlaybackInterruptionEvent
Event sent from Amazon Lex V2 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 V2 to your application with text to present to the user.
|
| TextResponseEvent.Builder |
| TranscriptEvent
Event sent from Amazon Lex V2 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 V2.
|
| ConfigurationEvent
The initial event sent from the application to Amazon Lex V2 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 V2.
|
| DTMFInputEvent
A DTMF character sent from the client application.
|
| GetSessionRequest |
| PlaybackCompletionEvent
Event sent from the client application to Amazon Lex V2 to indicate that playback of audio is complete and that
Amazon Lex V2 should start processing the user's input.
|
| PutSessionRequest |
| RecognizeTextRequest |
| RecognizeUtteranceRequest |
| StartConversationRequest |
| TextInputEvent
The event sent from your client application to Amazon Lex V2 with text input from the user.
|
Copyright © 2023. All rights reserved.