| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<FaqSummary> |
ListFaqsResponse.faqSummaryItems()
information about the FAQs associated with the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
ListFaqsResponse.Builder |
ListFaqsResponse.Builder.faqSummaryItems(FaqSummary... faqSummaryItems)
information about the FAQs associated with the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
ListFaqsResponse.Builder |
ListFaqsResponse.Builder.faqSummaryItems(Collection<FaqSummary> faqSummaryItems)
information about the FAQs associated with the specified index.
|
Copyright © 2021. All rights reserved.