| Package | Description |
|---|---|
| com.amazon.ask.model | |
| com.amazon.ask.model.ui | |
| com.amazon.ask.response |
| Modifier and Type | Method and Description |
|---|---|
Reprompt |
Response.getReprompt()
Get reprompt
|
| Modifier and Type | Method and Description |
|---|---|
Response.Builder |
Response.Builder.withReprompt(Reprompt reprompt) |
| Modifier and Type | Method and Description |
|---|---|
Reprompt |
Reprompt.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected Reprompt |
ResponseBuilder.reprompt
Reprompt message to keep the session open.
|
Copyright © 2023. All rights reserved.