| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Button> |
ImageResponseCard.buttons()
A list of buttons that should be displayed on the response card.
|
| Modifier and Type | Method and Description |
|---|---|
ImageResponseCard.Builder |
ImageResponseCard.Builder.buttons(Button... buttons)
A list of buttons that should be displayed on the response card.
|
| Modifier and Type | Method and Description |
|---|---|
ImageResponseCard.Builder |
ImageResponseCard.Builder.buttons(Collection<Button> buttons)
A list of buttons that should be displayed on the response card.
|
Copyright © 2021. All rights reserved.