| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
List<ThesaurusSummary> |
ListThesauriResponse.thesaurusSummaryItems()
An array of summary information for one or more thesauruses.
|
| Modifier and Type | Method and Description |
|---|---|
ListThesauriResponse.Builder |
ListThesauriResponse.Builder.thesaurusSummaryItems(ThesaurusSummary... thesaurusSummaryItems)
An array of summary information for one or more thesauruses.
|
| Modifier and Type | Method and Description |
|---|---|
ListThesauriResponse.Builder |
ListThesauriResponse.Builder.thesaurusSummaryItems(Collection<ThesaurusSummary> thesaurusSummaryItems)
An array of summary information for one or more thesauruses.
|
Copyright © 2021. All rights reserved.