| Package | Description |
|---|---|
| com.amazon.ask.model.ui | |
| com.amazon.ask.response |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.Builder.build() |
Image |
StandardCard.getImage()
Get image
|
| Modifier and Type | Method and Description |
|---|---|
StandardCard.Builder |
StandardCard.Builder.withImage(Image image) |
| Modifier and Type | Method and Description |
|---|---|
ResponseBuilder |
ResponseBuilder.withStandardCard(String cardTitle,
String cardText,
Image image)
Sets a standard
Card on the response with the specified title, content and image. |
Copyright © 2023. All rights reserved.