| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntime.model |
| Modifier and Type | Method and Description |
|---|---|
List<GenericAttachment> |
ResponseCard.genericAttachments()
An array of attachment objects representing options.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseCard.Builder |
ResponseCard.Builder.genericAttachments(GenericAttachment... genericAttachments)
An array of attachment objects representing options.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseCard.Builder |
ResponseCard.Builder.genericAttachments(Collection<GenericAttachment> genericAttachments)
An array of attachment objects representing options.
|
Copyright © 2023. All rights reserved.