/* * Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. */ package com.amazonaws.services.lexruntime.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.protocol.StructuredPojo; import com.amazonaws.protocol.ProtocolMarshaller; /** *
* 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. Use the DialogAction
data type to set the interaction to a
* specific state, or to return the interaction to a previous state.
*
* The next action that the bot should take in its interaction with the user. The possible values are: *
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the statement
* "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* The name of the intent. *
*/ private String intentName; /** ** Map of the slots that have been gathered and their values. *
*/ private java.util.Map* The name of the slot that should be elicited from the user. *
*/ private String slotToElicit; /** ** The fulfillment state of the intent. The possible values are: *
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the intent
* ready to be fulfilled by the client application.
*
* The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the message * configured for the intent. *
*/ private String message; /** *
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For more
* information, see Message
* Groups.
*
* The next action that the bot should take in its interaction with the user. The possible values are: *
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the statement
* "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the
* statement "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* The next action that the bot should take in its interaction with the user. The possible values are: *
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the statement
* "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the
* statement "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* The next action that the bot should take in its interaction with the user. The possible values are: *
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the statement
* "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the
* statement "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* The next action that the bot should take in its interaction with the user. The possible values are: *
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the statement
* "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* ConfirmIntent
- The next action is asking the user if the intent is complete and ready to be
* fulfilled. This is a yes/no question such as "Place the order?"
*
* Close
- Indicates that the there will not be a response from the user. For example, the
* statement "Your order has been placed" does not require a response.
*
* Delegate
- The next action is determined by Amazon Lex.
*
* ElicitIntent
- The next action is to determine the intent that the user wants to fulfill.
*
* ElicitSlot
- The next action is to elicit a slot value from the user.
*
* The name of the intent. *
* * @param intentName * The name of the intent. */ public void setIntentName(String intentName) { this.intentName = intentName; } /** ** The name of the intent. *
* * @return The name of the intent. */ public String getIntentName() { return this.intentName; } /** ** The name of the intent. *
* * @param intentName * The name of the intent. * @return Returns a reference to this object so that method calls can be chained together. */ public DialogAction withIntentName(String intentName) { setIntentName(intentName); return this; } /** ** Map of the slots that have been gathered and their values. *
* * @return Map of the slots that have been gathered and their values. */ public java.util.Map* Map of the slots that have been gathered and their values. *
* * @param slots * Map of the slots that have been gathered and their values. */ public void setSlots(java.util.Map* Map of the slots that have been gathered and their values. *
* * @param slots * Map of the slots that have been gathered and their values. * @return Returns a reference to this object so that method calls can be chained together. */ public DialogAction withSlots(java.util.Map* The name of the slot that should be elicited from the user. *
* * @param slotToElicit * The name of the slot that should be elicited from the user. */ public void setSlotToElicit(String slotToElicit) { this.slotToElicit = slotToElicit; } /** ** The name of the slot that should be elicited from the user. *
* * @return The name of the slot that should be elicited from the user. */ public String getSlotToElicit() { return this.slotToElicit; } /** ** The name of the slot that should be elicited from the user. *
* * @param slotToElicit * The name of the slot that should be elicited from the user. * @return Returns a reference to this object so that method calls can be chained together. */ public DialogAction withSlotToElicit(String slotToElicit) { setSlotToElicit(slotToElicit); return this; } /** ** The fulfillment state of the intent. The possible values are: *
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the intent
* ready to be fulfilled by the client application.
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the
* intent ready to be fulfilled by the client application.
*
* The fulfillment state of the intent. The possible values are: *
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the intent
* ready to be fulfilled by the client application.
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the
* intent ready to be fulfilled by the client application.
*
* The fulfillment state of the intent. The possible values are: *
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the intent
* ready to be fulfilled by the client application.
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the
* intent ready to be fulfilled by the client application.
*
* The fulfillment state of the intent. The possible values are: *
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the intent
* ready to be fulfilled by the client application.
*
* Failed
- The Lambda function associated with the intent failed to fulfill the intent.
*
* Fulfilled
- The intent has fulfilled by the Lambda function associated with the intent.
*
* ReadyForFulfillment
- All of the information necessary for the intent is present and the
* intent ready to be fulfilled by the client application.
*
* The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the message * configured for the intent. *
* * @param message * The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the * message configured for the intent. */ public void setMessage(String message) { this.message = message; } /** ** The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the message * configured for the intent. *
* * @return The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the * message configured for the intent. */ public String getMessage() { return this.message; } /** ** The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the message * configured for the intent. *
* * @param message * The message that should be shown to the user. If you don't specify a message, Amazon Lex will use the * message configured for the intent. * @return Returns a reference to this object so that method calls can be chained together. */ public DialogAction withMessage(String message) { setMessage(message); return this; } /** *
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For more
* information, see Message
* Groups.
*
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For
* more information, see Message Groups.
*
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For more
* information, see Message
* Groups.
*
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For
* more information, see Message Groups.
*
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For more
* information, see Message
* Groups.
*
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For
* more information, see Message Groups.
*
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For more
* information, see Message
* Groups.
*
* PlainText
- The message contains plain UTF-8 text.
*
* CustomPayload
- The message is a custom format for the client.
*
* SSML
- The message contains text formatted for voice output.
*
* Composite
- The message contains an escaped JSON object containing one or more messages. For
* more information, see Message Groups.
*