- getActiveContexts() - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
One or more contexts that indicate to Amazon Lex V2 the context of a request.
- getAudioStream() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
If the requested content type was audio, the audio version of the message to convey to the user.
- getAudioStream() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The prompt or statement to send to the user.
- getBotAliasId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The alias identifier in use for the bot that contains the session data.
- getBotAliasId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The alias identifier in use for the bot that contained the session data.
- getBotAliasId() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The alias identifier in use for the bot that contains the session data.
- getBotAliasId() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The alias identifier of the bot that receives the session data.
- getBotAliasId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The alias identifier in use for the bot that processes the request.
- getBotAliasId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The alias identifier in use for the bot that should receive the request.
- getBotId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The identifier of the bot that contains the session data.
- getBotId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The identifier of the bot that contained the session data.
- getBotId() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The identifier of the bot that contains the session data.
- getBotId() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The identifier of the bot that receives the session data.
- getBotId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The identifier of the bot that processes the request.
- getBotId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The identifier of the bot that should receive the request.
- getButtons() - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
A list of buttons that should be displayed on the response card.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lexruntimev2.AbstractAmazonLexRuntimeV2
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2Client
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getConfirmationState() - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains information about whether fulfillment of the intent has been confirmed.
- getContent() - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
The text of the message.
- getContentType() - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
Indicates the type of response.
- getContentType() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
The type of response.
- getContentType() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Content type as specified in the responseContentType in the request.
- getContextAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
A list of contexts active for the request.
- getDialogAction() - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
The next step that Amazon Lex V2 should take in the conversation with a user.
- getExecutorService() - Method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2AsyncClient
-
Returns the executor service used by this client to execute async requests.
- getImageResponseCard() - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
- getImageUrl() - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The URL of an image to display on the response card.
- getInputMode() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Indicates whether the input mode to the operation was text or speech.
- getInputStream() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
User input in PCM or Opus audio format or text format as described in the requestContentType
parameter.
- getInputTranscript() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The text used to process the request.
- getIntent() - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
A list of intents that might satisfy the user's utterance.
- getIntent() - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
The active intent that Amazon Lex V2 is processing.
- getInterpretations() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- getInterpretations() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- getInterpretations() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- getInterpretedValue() - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
The value that Amazon Lex V2 determines for the slot.
- getLocaleId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The locale where the session is in use.
- getLocaleId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The locale where the session was used.
- getLocaleId() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The locale where the session is in use.
- getLocaleId() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The locale where the session is in use.
- getLocaleId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The locale where the session is in use.
- getLocaleId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The locale where the session is in use.
- getMessages() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of messages that were last sent to the user.
- getMessages() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
A list of messages to send to the user.
- getMessages() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
A list of messages that were last sent to the user.
- getMessages() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of messages last sent to the user.
- getMessages() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
A list of messages that were last sent to the user.
- getMixed() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED
sentiment.
- getName() - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
The name of the context.
- getName() - Method in class com.amazonaws.services.lexruntimev2.model.ElicitSubSlot
-
The name of the slot that should be elicited from the user.
- getName() - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
The name of the intent.
- getNegative() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE
sentiment.
- getNeutral() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL
sentiment.
- getNluConfidence() - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
Determines the threshold where Amazon Lex V2 will insert the AMAZON.FallbackIntent,
AMAZON.KendraSearchIntent, or both when returning alternative intents in a response.
- getOriginalValue() - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
The text of the utterance from the user that was entered for the slot.
- getOriginatingRequestId() - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
A unique identifier for a specific request.
- getPhrase() - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintValue
-
The phrase that Amazon Lex V2 should look for in the user's input to the bot.
- getPositive() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE
sentiment.
- getRequestAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
Request-specific information passed between Amazon Lex V2 and the client application.
- getRequestAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
Request-specific information passed between the client application and Amazon Lex V2.
- getRequestAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
Request-specific information passed between the client application and Amazon Lex V2
- getRequestAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
The attributes sent in the request.
- getRequestAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Request-specific information passed between the client application and Amazon Lex V2
- getRequestAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The attributes sent in the request.
- getRequestContentType() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Indicates the format for audio input or that the content is text.
- getResolvedValues() - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
A list of additional values that have been recognized for the slot.
- getResponseContentType() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The message that Amazon Lex V2 returns in the response can be either text or speech depending on the value of
this parameter.
- getResponseContentType() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The message that Amazon Lex V2 returns in the response can be either text or speech based on the
responseContentType value.
- getRuntimeHints() - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
Hints for phrases that a customer is likely to use for a slot.
- getRuntimeHintValues() - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
One or more strings that Amazon Lex V2 should look for in the input to the bot.
- getScore() - Method in class com.amazonaws.services.lexruntimev2.model.ConfidenceScore
-
A score that indicates how confident Amazon Lex V2 is that an intent satisfies the user's intent.
- getSentiment() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
The overall sentiment expressed in the user's response.
- getSentimentResponse() - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
The sentiment expressed in an utterance.
- getSentimentScore() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
- getSession(GetSessionRequest) - Method in class com.amazonaws.services.lexruntimev2.AbstractAmazonLexRuntimeV2
-
- getSession(GetSessionRequest) - Method in interface com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2
-
Returns session information for a specified bot, alias, and user.
- getSession(GetSessionRequest) - Method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2Client
-
Returns session information for a specified bot, alias, and user.
- getSessionAsync(GetSessionRequest) - Method in class com.amazonaws.services.lexruntimev2.AbstractAmazonLexRuntimeV2Async
-
- getSessionAsync(GetSessionRequest, AsyncHandler<GetSessionRequest, GetSessionResult>) - Method in class com.amazonaws.services.lexruntimev2.AbstractAmazonLexRuntimeV2Async
-
- getSessionAsync(GetSessionRequest) - Method in interface com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2Async
-
Returns session information for a specified bot, alias, and user.
- getSessionAsync(GetSessionRequest, AsyncHandler<GetSessionRequest, GetSessionResult>) - Method in interface com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2Async
-
Returns session information for a specified bot, alias, and user.
- getSessionAsync(GetSessionRequest) - Method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2AsyncClient
-
- getSessionAsync(GetSessionRequest, AsyncHandler<GetSessionRequest, GetSessionResult>) - Method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2AsyncClient
-
- getSessionAttributes() - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
Map of key/value pairs representing session-specific context information.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The identifier of the session to delete.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The identifier of the deleted session.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The identifier of the session to return.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
The identifier of the returned session.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The identifier of the session that receives the session data.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
The identifier of the session that received the data.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The identifier of the user session that is having the conversation.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
The identifier of the session in use.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The identifier of the session in use.
- getSessionId() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The identifier of the session in use.
- GetSessionRequest - Class in com.amazonaws.services.lexruntimev2.model
-
- GetSessionRequest() - Constructor for class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
- GetSessionResult - Class in com.amazonaws.services.lexruntimev2.model
-
- GetSessionResult() - Constructor for class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
- getSessionState() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
Represents the current state of the dialog between the user and the bot.
- getSessionState() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
Sets the state of the session with the user.
- getSessionState() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
Represents the current state of the dialog between the user and the bot.
- getSessionState() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The current state of the dialog between the user and the bot.
- getSessionState() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
Represents the current state of the dialog between the user and the bot.
- getSessionState() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Sets the state of the session with the user.
- getSessionState() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Represents the current state of the dialog between the user and the bot.
- getShape() - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
When the shape value is List, it indicates that the values field contains
a list of slot values.
- getSignerType() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
- getSlotElicitationStyle() - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
Configures the slot to use spell-by-letter or spell-by-word style.
- getSlotHints() - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHints
-
A list of the slots in the intent that should have runtime hints added, and the phrases that should be added for
each slot.
- getSlots() - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
A map of all of the slots for the intent.
- getSlotToElicit() - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The name of the slot that should be elicited from the user.
- getState() - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains fulfillment information for the intent.
- getSubSlotHints() - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
A map of constituent sub slot names inside a composite slot in the intent and the phrases that should be added
for each sub slot.
- getSubSlots() - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
The constituent sub slots of a composite slot.
- getSubSlotToElicit() - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited from
the user.
- getSubSlotToElicit() - Method in class com.amazonaws.services.lexruntimev2.model.ElicitSubSlot
-
The field is not supported.
- getSubtitle() - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The subtitle to display on the response card.
- getText() - Method in class com.amazonaws.services.lexruntimev2.model.Button
-
The text that is displayed on the button.
- getText() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The text that the user entered.
- getTimeToLive() - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
Indicates the number of turns or seconds that the context is active.
- getTimeToLiveInSeconds() - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContextTimeToLive
-
The number of seconds that the context is active.
- getTitle() - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The title to display on the response card.
- getTurnsToLive() - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContextTimeToLive
-
The number of turns that the context is active.
- getType() - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The next action that the bot should take in its interaction with the user.
- getValue() - Method in class com.amazonaws.services.lexruntimev2.model.Button
-
The value returned to Amazon Lex V2 when a user chooses the button.
- getValue() - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
The current value of the slot.
- getValues() - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
A list of one or more values that the user provided for the slot.
- SentimentResponse - Class in com.amazonaws.services.lexruntimev2.model
-
Provides information about the sentiment expressed in a user's response in a conversation.
- SentimentResponse() - Constructor for class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
- SentimentScore - Class in com.amazonaws.services.lexruntimev2.model
-
The individual sentiment responses for the utterance.
- SentimentScore() - Constructor for class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
- SentimentType - Enum in com.amazonaws.services.lexruntimev2.model
-
- SessionState - Class in com.amazonaws.services.lexruntimev2.model
-
The state of the user's session with Amazon Lex V2.
- SessionState() - Constructor for class com.amazonaws.services.lexruntimev2.model.SessionState
-
- setActiveContexts(Collection<ActiveContext>) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
One or more contexts that indicate to Amazon Lex V2 the context of a request.
- setAudioStream(InputStream) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
If the requested content type was audio, the audio version of the message to convey to the user.
- setAudioStream(InputStream) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The prompt or statement to send to the user.
- setBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The alias identifier in use for the bot that contains the session data.
- setBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The alias identifier in use for the bot that contained the session data.
- setBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The alias identifier in use for the bot that contains the session data.
- setBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The alias identifier of the bot that receives the session data.
- setBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The alias identifier in use for the bot that processes the request.
- setBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The alias identifier in use for the bot that should receive the request.
- setBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The identifier of the bot that contains the session data.
- setBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The identifier of the bot that contained the session data.
- setBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The identifier of the bot that contains the session data.
- setBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The identifier of the bot that receives the session data.
- setBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The identifier of the bot that processes the request.
- setBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The identifier of the bot that should receive the request.
- setButtons(Collection<Button>) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
A list of buttons that should be displayed on the response card.
- setConfirmationState(String) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains information about whether fulfillment of the intent has been confirmed.
- setContent(String) - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
The text of the message.
- setContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
Indicates the type of response.
- setContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
The type of response.
- setContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Content type as specified in the responseContentType in the request.
- setContextAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
A list of contexts active for the request.
- setDialogAction(DialogAction) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
The next step that Amazon Lex V2 should take in the conversation with a user.
- setImageResponseCard(ImageResponseCard) - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
- setImageUrl(String) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The URL of an image to display on the response card.
- setInputMode(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Indicates whether the input mode to the operation was text or speech.
- setInputStream(InputStream) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
User input in PCM or Opus audio format or text format as described in the requestContentType
parameter.
- setInputTranscript(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The text used to process the request.
- setIntent(Intent) - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
A list of intents that might satisfy the user's utterance.
- setIntent(Intent) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
The active intent that Amazon Lex V2 is processing.
- setInterpretations(Collection<Interpretation>) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- setInterpretations(Collection<Interpretation>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- setInterpretations(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- setInterpretedValue(String) - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
The value that Amazon Lex V2 determines for the slot.
- setLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The locale where the session is in use.
- setLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The locale where the session was used.
- setLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The locale where the session is in use.
- setLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The locale where the session is in use.
- setLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The locale where the session is in use.
- setLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The locale where the session is in use.
- setMessages(Collection<Message>) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of messages that were last sent to the user.
- setMessages(Collection<Message>) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
A list of messages to send to the user.
- setMessages(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
A list of messages that were last sent to the user.
- setMessages(Collection<Message>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of messages last sent to the user.
- setMessages(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
A list of messages that were last sent to the user.
- setMixed(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED
sentiment.
- setName(String) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
The name of the context.
- setName(String) - Method in class com.amazonaws.services.lexruntimev2.model.ElicitSubSlot
-
The name of the slot that should be elicited from the user.
- setName(String) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
The name of the intent.
- setNegative(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE
sentiment.
- setNeutral(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL
sentiment.
- setNluConfidence(ConfidenceScore) - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
Determines the threshold where Amazon Lex V2 will insert the AMAZON.FallbackIntent,
AMAZON.KendraSearchIntent, or both when returning alternative intents in a response.
- setOriginalValue(String) - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
The text of the utterance from the user that was entered for the slot.
- setOriginatingRequestId(String) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
A unique identifier for a specific request.
- setPhrase(String) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintValue
-
The phrase that Amazon Lex V2 should look for in the user's input to the bot.
- setPositive(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE
sentiment.
- setRequestAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
Request-specific information passed between Amazon Lex V2 and the client application.
- setRequestAttributes(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
Request-specific information passed between the client application and Amazon Lex V2.
- setRequestAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
Request-specific information passed between the client application and Amazon Lex V2
- setRequestAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
The attributes sent in the request.
- setRequestAttributes(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Request-specific information passed between the client application and Amazon Lex V2
- setRequestAttributes(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The attributes sent in the request.
- setRequestContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Indicates the format for audio input or that the content is text.
- setResolvedValues(Collection<String>) - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
A list of additional values that have been recognized for the slot.
- setResponseContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The message that Amazon Lex V2 returns in the response can be either text or speech depending on the value of
this parameter.
- setResponseContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The message that Amazon Lex V2 returns in the response can be either text or speech based on the
responseContentType value.
- setRuntimeHints(RuntimeHints) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
Hints for phrases that a customer is likely to use for a slot.
- setRuntimeHintValues(Collection<RuntimeHintValue>) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
One or more strings that Amazon Lex V2 should look for in the input to the bot.
- setScore(Double) - Method in class com.amazonaws.services.lexruntimev2.model.ConfidenceScore
-
A score that indicates how confident Amazon Lex V2 is that an intent satisfies the user's intent.
- setSentiment(String) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
The overall sentiment expressed in the user's response.
- setSentimentResponse(SentimentResponse) - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
The sentiment expressed in an utterance.
- setSentimentScore(SentimentScore) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
- setSessionAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
Map of key/value pairs representing session-specific context information.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The identifier of the session to delete.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The identifier of the deleted session.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The identifier of the session to return.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
The identifier of the returned session.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The identifier of the session that receives the session data.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
The identifier of the session that received the data.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The identifier of the user session that is having the conversation.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
The identifier of the session in use.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The identifier of the session in use.
- setSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The identifier of the session in use.
- setSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
Represents the current state of the dialog between the user and the bot.
- setSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
Sets the state of the session with the user.
- setSessionState(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
Represents the current state of the dialog between the user and the bot.
- setSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The current state of the dialog between the user and the bot.
- setSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
Represents the current state of the dialog between the user and the bot.
- setSessionState(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Sets the state of the session with the user.
- setSessionState(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Represents the current state of the dialog between the user and the bot.
- setShape(String) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
When the shape value is List, it indicates that the values field contains
a list of slot values.
- setSlotElicitationStyle(String) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
Configures the slot to use spell-by-letter or spell-by-word style.
- setSlotHints(Map<String, Map<String, RuntimeHintDetails>>) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHints
-
A list of the slots in the intent that should have runtime hints added, and the phrases that should be added for
each slot.
- setSlots(Map<String, Slot>) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
A map of all of the slots for the intent.
- setSlotToElicit(String) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The name of the slot that should be elicited from the user.
- setState(String) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains fulfillment information for the intent.
- setSubSlotHints(Map<String, RuntimeHintDetails>) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
A map of constituent sub slot names inside a composite slot in the intent and the phrases that should be added
for each sub slot.
- setSubSlots(Map<String, Slot>) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
The constituent sub slots of a composite slot.
- setSubSlotToElicit(ElicitSubSlot) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited from
the user.
- setSubSlotToElicit(ElicitSubSlot) - Method in class com.amazonaws.services.lexruntimev2.model.ElicitSubSlot
-
The field is not supported.
- setSubtitle(String) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The subtitle to display on the response card.
- setText(String) - Method in class com.amazonaws.services.lexruntimev2.model.Button
-
The text that is displayed on the button.
- setText(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The text that the user entered.
- setTimeToLive(ActiveContextTimeToLive) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
Indicates the number of turns or seconds that the context is active.
- setTimeToLiveInSeconds(Integer) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContextTimeToLive
-
The number of seconds that the context is active.
- setTitle(String) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The title to display on the response card.
- setTurnsToLive(Integer) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContextTimeToLive
-
The number of turns that the context is active.
- setType(String) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The next action that the bot should take in its interaction with the user.
- setValue(String) - Method in class com.amazonaws.services.lexruntimev2.model.Button
-
The value returned to Amazon Lex V2 when a user chooses the button.
- setValue(Value) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
The current value of the slot.
- setValues(Collection<Slot>) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
A list of one or more values that the user provided for the slot.
- Shape - Enum in com.amazonaws.services.lexruntimev2.model
-
- shutdown() - Method in class com.amazonaws.services.lexruntimev2.AbstractAmazonLexRuntimeV2
-
- shutdown() - Method in interface com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2AsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2Client
-
- Slot - Class in com.amazonaws.services.lexruntimev2.model
-
A value that Amazon Lex V2 uses to fulfill an intent.
- Slot() - Constructor for class com.amazonaws.services.lexruntimev2.model.Slot
-
- standard() - Static method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2AsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.lexruntimev2.AmazonLexRuntimeV2ClientBuilder
-
- StyleType - Enum in com.amazonaws.services.lexruntimev2.model
-
- ThrottlingException - Exception in com.amazonaws.services.lexruntimev2.model
-
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.lexruntimev2.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContextTimeToLive
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.Button
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.ConfidenceScore
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lexruntimev2.model.ConfirmationState
-
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lexruntimev2.model.DialogActionType
-
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.ElicitSubSlot
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lexruntimev2.model.IntentState
-
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lexruntimev2.model.MessageContentType
-
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHints
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintValue
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lexruntimev2.model.SentimentType
-
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lexruntimev2.model.Shape
-
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.lexruntimev2.model.StyleType
-
- toString() - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
Returns a string representation of this object.
- withActiveContexts(ActiveContext...) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
One or more contexts that indicate to Amazon Lex V2 the context of a request.
- withActiveContexts(Collection<ActiveContext>) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
One or more contexts that indicate to Amazon Lex V2 the context of a request.
- withAudioStream(InputStream) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
If the requested content type was audio, the audio version of the message to convey to the user.
- withAudioStream(InputStream) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The prompt or statement to send to the user.
- withBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The alias identifier in use for the bot that contains the session data.
- withBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The alias identifier in use for the bot that contained the session data.
- withBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The alias identifier in use for the bot that contains the session data.
- withBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The alias identifier of the bot that receives the session data.
- withBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The alias identifier in use for the bot that processes the request.
- withBotAliasId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The alias identifier in use for the bot that should receive the request.
- withBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The identifier of the bot that contains the session data.
- withBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The identifier of the bot that contained the session data.
- withBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The identifier of the bot that contains the session data.
- withBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The identifier of the bot that receives the session data.
- withBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The identifier of the bot that processes the request.
- withBotId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The identifier of the bot that should receive the request.
- withButtons(Button...) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
A list of buttons that should be displayed on the response card.
- withButtons(Collection<Button>) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
A list of buttons that should be displayed on the response card.
- withConfirmationState(String) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains information about whether fulfillment of the intent has been confirmed.
- withConfirmationState(ConfirmationState) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains information about whether fulfillment of the intent has been confirmed.
- withContent(String) - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
The text of the message.
- withContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
Indicates the type of response.
- withContentType(MessageContentType) - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
Indicates the type of response.
- withContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
The type of response.
- withContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Content type as specified in the responseContentType in the request.
- withContextAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
A list of contexts active for the request.
- withDialogAction(DialogAction) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
The next step that Amazon Lex V2 should take in the conversation with a user.
- withImageResponseCard(ImageResponseCard) - Method in class com.amazonaws.services.lexruntimev2.model.Message
-
- withImageUrl(String) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The URL of an image to display on the response card.
- withInputMode(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Indicates whether the input mode to the operation was text or speech.
- withInputStream(InputStream) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
User input in PCM or Opus audio format or text format as described in the requestContentType
parameter.
- withInputTranscript(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The text used to process the request.
- withIntent(Intent) - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
A list of intents that might satisfy the user's utterance.
- withIntent(Intent) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
The active intent that Amazon Lex V2 is processing.
- withInterpretations(Interpretation...) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- withInterpretations(Collection<Interpretation>) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- withInterpretations(Interpretation...) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- withInterpretations(Collection<Interpretation>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- withInterpretations(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
A list of intents that Amazon Lex V2 determined might satisfy the user's utterance.
- withInterpretedValue(String) - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
The value that Amazon Lex V2 determines for the slot.
- withLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The locale where the session is in use.
- withLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The locale where the session was used.
- withLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The locale where the session is in use.
- withLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The locale where the session is in use.
- withLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The locale where the session is in use.
- withLocaleId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The locale where the session is in use.
- withMessages(Message...) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of messages that were last sent to the user.
- withMessages(Collection<Message>) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
A list of messages that were last sent to the user.
- withMessages(Message...) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
A list of messages to send to the user.
- withMessages(Collection<Message>) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
A list of messages to send to the user.
- withMessages(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
A list of messages that were last sent to the user.
- withMessages(Message...) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of messages last sent to the user.
- withMessages(Collection<Message>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
A list of messages last sent to the user.
- withMessages(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
A list of messages that were last sent to the user.
- withMixed(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED
sentiment.
- withName(String) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
The name of the context.
- withName(String) - Method in class com.amazonaws.services.lexruntimev2.model.ElicitSubSlot
-
The name of the slot that should be elicited from the user.
- withName(String) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
The name of the intent.
- withNegative(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE
sentiment.
- withNeutral(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL
sentiment.
- withNluConfidence(ConfidenceScore) - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
Determines the threshold where Amazon Lex V2 will insert the AMAZON.FallbackIntent,
AMAZON.KendraSearchIntent, or both when returning alternative intents in a response.
- withOriginalValue(String) - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
The text of the utterance from the user that was entered for the slot.
- withOriginatingRequestId(String) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
A unique identifier for a specific request.
- withPhrase(String) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintValue
-
The phrase that Amazon Lex V2 should look for in the user's input to the bot.
- withPositive(Double) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentScore
-
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE
sentiment.
- withRequestAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
Request-specific information passed between Amazon Lex V2 and the client application.
- withRequestAttributes(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
Request-specific information passed between the client application and Amazon Lex V2.
- withRequestAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
Request-specific information passed between the client application and Amazon Lex V2
- withRequestAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
The attributes sent in the request.
- withRequestAttributes(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Request-specific information passed between the client application and Amazon Lex V2
- withRequestAttributes(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The attributes sent in the request.
- withRequestContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Indicates the format for audio input or that the content is text.
- withResolvedValues(String...) - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
A list of additional values that have been recognized for the slot.
- withResolvedValues(Collection<String>) - Method in class com.amazonaws.services.lexruntimev2.model.Value
-
A list of additional values that have been recognized for the slot.
- withResponseContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The message that Amazon Lex V2 returns in the response can be either text or speech depending on the value of
this parameter.
- withResponseContentType(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The message that Amazon Lex V2 returns in the response can be either text or speech based on the
responseContentType value.
- withRuntimeHints(RuntimeHints) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
Hints for phrases that a customer is likely to use for a slot.
- withRuntimeHintValues(RuntimeHintValue...) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
One or more strings that Amazon Lex V2 should look for in the input to the bot.
- withRuntimeHintValues(Collection<RuntimeHintValue>) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
One or more strings that Amazon Lex V2 should look for in the input to the bot.
- withScore(Double) - Method in class com.amazonaws.services.lexruntimev2.model.ConfidenceScore
-
A score that indicates how confident Amazon Lex V2 is that an intent satisfies the user's intent.
- withSentiment(String) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
The overall sentiment expressed in the user's response.
- withSentiment(SentimentType) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
The overall sentiment expressed in the user's response.
- withSentimentResponse(SentimentResponse) - Method in class com.amazonaws.services.lexruntimev2.model.Interpretation
-
The sentiment expressed in an utterance.
- withSentimentScore(SentimentScore) - Method in class com.amazonaws.services.lexruntimev2.model.SentimentResponse
-
- withSessionAttributes(Map<String, String>) - Method in class com.amazonaws.services.lexruntimev2.model.SessionState
-
Map of key/value pairs representing session-specific context information.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionRequest
-
The identifier of the session to delete.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.DeleteSessionResult
-
The identifier of the deleted session.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionRequest
-
The identifier of the session to return.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
The identifier of the returned session.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
The identifier of the session that receives the session data.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
The identifier of the session that received the data.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The identifier of the user session that is having the conversation.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
The identifier of the session in use.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
The identifier of the session in use.
- withSessionId(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
The identifier of the session in use.
- withSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.GetSessionResult
-
Represents the current state of the dialog between the user and the bot.
- withSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionRequest
-
Sets the state of the session with the user.
- withSessionState(String) - Method in class com.amazonaws.services.lexruntimev2.model.PutSessionResult
-
Represents the current state of the dialog between the user and the bot.
- withSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The current state of the dialog between the user and the bot.
- withSessionState(SessionState) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextResult
-
Represents the current state of the dialog between the user and the bot.
- withSessionState(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceRequest
-
Sets the state of the session with the user.
- withSessionState(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeUtteranceResult
-
Represents the current state of the dialog between the user and the bot.
- withShape(String) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
When the shape value is List, it indicates that the values field contains
a list of slot values.
- withShape(Shape) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
When the shape value is List, it indicates that the values field contains
a list of slot values.
- withSlotElicitationStyle(String) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
Configures the slot to use spell-by-letter or spell-by-word style.
- withSlotElicitationStyle(StyleType) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
Configures the slot to use spell-by-letter or spell-by-word style.
- withSlotHints(Map<String, Map<String, RuntimeHintDetails>>) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHints
-
A list of the slots in the intent that should have runtime hints added, and the phrases that should be added for
each slot.
- withSlots(Map<String, Slot>) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
A map of all of the slots for the intent.
- withSlotToElicit(String) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The name of the slot that should be elicited from the user.
- withState(String) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains fulfillment information for the intent.
- withState(IntentState) - Method in class com.amazonaws.services.lexruntimev2.model.Intent
-
Contains fulfillment information for the intent.
- withSubSlotHints(Map<String, RuntimeHintDetails>) - Method in class com.amazonaws.services.lexruntimev2.model.RuntimeHintDetails
-
A map of constituent sub slot names inside a composite slot in the intent and the phrases that should be added
for each sub slot.
- withSubSlots(Map<String, Slot>) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
The constituent sub slots of a composite slot.
- withSubSlotToElicit(ElicitSubSlot) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The name of the constituent sub slot of the composite slot specified in slotToElicit that should be elicited from
the user.
- withSubSlotToElicit(ElicitSubSlot) - Method in class com.amazonaws.services.lexruntimev2.model.ElicitSubSlot
-
The field is not supported.
- withSubtitle(String) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The subtitle to display on the response card.
- withText(String) - Method in class com.amazonaws.services.lexruntimev2.model.Button
-
The text that is displayed on the button.
- withText(String) - Method in class com.amazonaws.services.lexruntimev2.model.RecognizeTextRequest
-
The text that the user entered.
- withTimeToLive(ActiveContextTimeToLive) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContext
-
Indicates the number of turns or seconds that the context is active.
- withTimeToLiveInSeconds(Integer) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContextTimeToLive
-
The number of seconds that the context is active.
- withTitle(String) - Method in class com.amazonaws.services.lexruntimev2.model.ImageResponseCard
-
The title to display on the response card.
- withTurnsToLive(Integer) - Method in class com.amazonaws.services.lexruntimev2.model.ActiveContextTimeToLive
-
The number of turns that the context is active.
- withType(String) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The next action that the bot should take in its interaction with the user.
- withType(DialogActionType) - Method in class com.amazonaws.services.lexruntimev2.model.DialogAction
-
The next action that the bot should take in its interaction with the user.
- withValue(String) - Method in class com.amazonaws.services.lexruntimev2.model.Button
-
The value returned to Amazon Lex V2 when a user chooses the button.
- withValue(Value) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
The current value of the slot.
- withValues(Slot...) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
A list of one or more values that the user provided for the slot.
- withValues(Collection<Slot>) - Method in class com.amazonaws.services.lexruntimev2.model.Slot
-
A list of one or more values that the user provided for the slot.