| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
Statement |
Statement.clone() |
Statement |
PutBotRequest.getAbortStatement()
When Amazon Lex can't understand the user's input in context, it tries to elicit the information a few times.
|
Statement |
GetBotResult.getAbortStatement()
The message that Amazon Lex returns when the user elects to end the conversation without completing it.
|
Statement |
PutBotResult.getAbortStatement()
The message that Amazon Lex uses to abort a conversation.
|
Statement |
CreateBotVersionResult.getAbortStatement()
The message that Amazon Lex uses to abort a conversation.
|
Statement |
PutIntentRequest.getConclusionStatement()
The statement that you want Amazon Lex to convey to the user after the intent is successfully fulfilled by the
Lambda function.
|
Statement |
GetIntentResult.getConclusionStatement()
After the Lambda function specified in the
fulfillmentActivity element fulfills the intent, Amazon
Lex conveys this statement to the user. |
Statement |
CreateIntentVersionResult.getConclusionStatement()
After the Lambda function specified in the
fulfillmentActivity field fulfills the intent, Amazon Lex
conveys this statement to the user. |
Statement |
PutIntentResult.getConclusionStatement()
After the Lambda function specified in the
fulfillmentActivityintent fulfills the intent, Amazon Lex
conveys this statement to the user. |
Statement |
FollowUpPrompt.getRejectionStatement()
If the user answers "no" to the question defined in the
prompt field, Amazon Lex responds with this
statement to acknowledge that the intent was canceled. |
Statement |
PutIntentRequest.getRejectionStatement()
When the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
Statement |
GetIntentResult.getRejectionStatement()
If the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
Statement |
CreateIntentVersionResult.getRejectionStatement()
If the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
Statement |
PutIntentResult.getRejectionStatement()
If the user answers "no" to the question defined in
confirmationPrompt Amazon Lex responds with this
statement to acknowledge that the intent was canceled. |
Statement |
Statement.withMessages(Collection<Message> messages)
A collection of message objects.
|
Statement |
Statement.withMessages(Message... messages)
A collection of message objects.
|
Statement |
Statement.withResponseCard(String responseCard)
At runtime, if the client is using the PostText API, Amazon Lex includes
the response card in the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutBotRequest.setAbortStatement(Statement abortStatement)
When Amazon Lex can't understand the user's input in context, it tries to elicit the information a few times.
|
void |
GetBotResult.setAbortStatement(Statement abortStatement)
The message that Amazon Lex returns when the user elects to end the conversation without completing it.
|
void |
PutBotResult.setAbortStatement(Statement abortStatement)
The message that Amazon Lex uses to abort a conversation.
|
void |
CreateBotVersionResult.setAbortStatement(Statement abortStatement)
The message that Amazon Lex uses to abort a conversation.
|
void |
PutIntentRequest.setConclusionStatement(Statement conclusionStatement)
The statement that you want Amazon Lex to convey to the user after the intent is successfully fulfilled by the
Lambda function.
|
void |
GetIntentResult.setConclusionStatement(Statement conclusionStatement)
After the Lambda function specified in the
fulfillmentActivity element fulfills the intent, Amazon
Lex conveys this statement to the user. |
void |
CreateIntentVersionResult.setConclusionStatement(Statement conclusionStatement)
After the Lambda function specified in the
fulfillmentActivity field fulfills the intent, Amazon Lex
conveys this statement to the user. |
void |
PutIntentResult.setConclusionStatement(Statement conclusionStatement)
After the Lambda function specified in the
fulfillmentActivityintent fulfills the intent, Amazon Lex
conveys this statement to the user. |
void |
FollowUpPrompt.setRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in the
prompt field, Amazon Lex responds with this
statement to acknowledge that the intent was canceled. |
void |
PutIntentRequest.setRejectionStatement(Statement rejectionStatement)
When the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
void |
GetIntentResult.setRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
void |
CreateIntentVersionResult.setRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
void |
PutIntentResult.setRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in
confirmationPrompt Amazon Lex responds with this
statement to acknowledge that the intent was canceled. |
PutBotRequest |
PutBotRequest.withAbortStatement(Statement abortStatement)
When Amazon Lex can't understand the user's input in context, it tries to elicit the information a few times.
|
GetBotResult |
GetBotResult.withAbortStatement(Statement abortStatement)
The message that Amazon Lex returns when the user elects to end the conversation without completing it.
|
PutBotResult |
PutBotResult.withAbortStatement(Statement abortStatement)
The message that Amazon Lex uses to abort a conversation.
|
CreateBotVersionResult |
CreateBotVersionResult.withAbortStatement(Statement abortStatement)
The message that Amazon Lex uses to abort a conversation.
|
PutIntentRequest |
PutIntentRequest.withConclusionStatement(Statement conclusionStatement)
The statement that you want Amazon Lex to convey to the user after the intent is successfully fulfilled by the
Lambda function.
|
GetIntentResult |
GetIntentResult.withConclusionStatement(Statement conclusionStatement)
After the Lambda function specified in the
fulfillmentActivity element fulfills the intent, Amazon
Lex conveys this statement to the user. |
CreateIntentVersionResult |
CreateIntentVersionResult.withConclusionStatement(Statement conclusionStatement)
After the Lambda function specified in the
fulfillmentActivity field fulfills the intent, Amazon Lex
conveys this statement to the user. |
PutIntentResult |
PutIntentResult.withConclusionStatement(Statement conclusionStatement)
After the Lambda function specified in the
fulfillmentActivityintent fulfills the intent, Amazon Lex
conveys this statement to the user. |
FollowUpPrompt |
FollowUpPrompt.withRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in the
prompt field, Amazon Lex responds with this
statement to acknowledge that the intent was canceled. |
PutIntentRequest |
PutIntentRequest.withRejectionStatement(Statement rejectionStatement)
When the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
GetIntentResult |
GetIntentResult.withRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
CreateIntentVersionResult |
CreateIntentVersionResult.withRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in
confirmationPrompt, Amazon Lex responds with
this statement to acknowledge that the intent was canceled. |
PutIntentResult |
PutIntentResult.withRejectionStatement(Statement rejectionStatement)
If the user answers "no" to the question defined in
confirmationPrompt Amazon Lex responds with this
statement to acknowledge that the intent was canceled. |
Copyright © 2020. All rights reserved.