SlotCaptureSetting.Builder |
SlotCaptureSetting.Builder.captureResponse(ResponseSpecification captureResponse) |
Sets the value of the CaptureResponse property for this object.
|
IntentClosingSetting.Builder |
IntentClosingSetting.Builder.closingResponse(ResponseSpecification closingResponse) |
The response that Amazon Lex sends to the user when the intent is complete.
|
IntentConfirmationSetting.Builder |
IntentConfirmationSetting.Builder.confirmationResponse(ResponseSpecification confirmationResponse) |
Sets the value of the ConfirmationResponse property for this object.
|
WaitAndContinueSpecification.Builder |
WaitAndContinueSpecification.Builder.continueResponse(ResponseSpecification continueResponse) |
The response that Amazon Lex sends to indicate that the bot is ready to continue the conversation.
|
IntentConfirmationSetting.Builder |
IntentConfirmationSetting.Builder.declinationResponse(ResponseSpecification declinationResponse) |
When the user answers "no" to the question defined in promptSpecification, Amazon Lex responds
with this response to acknowledge that the intent was canceled.
|
IntentConfirmationSetting.Builder |
IntentConfirmationSetting.Builder.failureResponse(ResponseSpecification failureResponse) |
Sets the value of the FailureResponse property for this object.
|
PostDialogCodeHookInvocationSpecification.Builder |
PostDialogCodeHookInvocationSpecification.Builder.failureResponse(ResponseSpecification failureResponse) |
Sets the value of the FailureResponse property for this object.
|
PostFulfillmentStatusSpecification.Builder |
PostFulfillmentStatusSpecification.Builder.failureResponse(ResponseSpecification failureResponse) |
Sets the value of the FailureResponse property for this object.
|
SlotCaptureSetting.Builder |
SlotCaptureSetting.Builder.failureResponse(ResponseSpecification failureResponse) |
Sets the value of the FailureResponse property for this object.
|
InitialResponseSetting.Builder |
InitialResponseSetting.Builder.initialResponse(ResponseSpecification initialResponse) |
Sets the value of the InitialResponse property for this object.
|
ConditionalBranch.Builder |
ConditionalBranch.Builder.response(ResponseSpecification response) |
Sets the value of the Response property for this object.
|
DefaultConditionalBranch.Builder |
DefaultConditionalBranch.Builder.response(ResponseSpecification response) |
Sets the value of the Response property for this object.
|
PostDialogCodeHookInvocationSpecification.Builder |
PostDialogCodeHookInvocationSpecification.Builder.successResponse(ResponseSpecification successResponse) |
Sets the value of the SuccessResponse property for this object.
|
PostFulfillmentStatusSpecification.Builder |
PostFulfillmentStatusSpecification.Builder.successResponse(ResponseSpecification successResponse) |
Sets the value of the SuccessResponse property for this object.
|
PostDialogCodeHookInvocationSpecification.Builder |
PostDialogCodeHookInvocationSpecification.Builder.timeoutResponse(ResponseSpecification timeoutResponse) |
Sets the value of the TimeoutResponse property for this object.
|
PostFulfillmentStatusSpecification.Builder |
PostFulfillmentStatusSpecification.Builder.timeoutResponse(ResponseSpecification timeoutResponse) |
Sets the value of the TimeoutResponse property for this object.
|
WaitAndContinueSpecification.Builder |
WaitAndContinueSpecification.Builder.waitingResponse(ResponseSpecification waitingResponse) |
The response that Amazon Lex sends to indicate that the bot is waiting for the conversation to continue.
|