| Package | Description |
|---|---|
| com.amazon.ask.model | |
| com.amazon.ask.model.ui | |
| com.amazon.ask.response |
| Modifier and Type | Method and Description |
|---|---|
Card |
Response.getCard()
Get card
|
| Modifier and Type | Method and Description |
|---|---|
Response.Builder |
Response.Builder.withCard(Card card) |
| Modifier and Type | Class and Description |
|---|---|
class |
AskForPermissionsConsentCard
AskForPermissionsConsentCard
|
class |
LinkAccountCard
LinkAccountCard
|
class |
SimpleCard
SimpleCard
|
class |
StandardCard
StandardCard
|
| Modifier and Type | Field and Description |
|---|---|
protected Card |
ResponseBuilder.card
Output in card format.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseBuilder |
ResponseBuilder.withCard(Card card)
Sets a
Card object on the response. |
Copyright © 2023. All rights reserved.