static ListThesauriResponse.Builder |
ListThesauriResponse.builder() |
|
ListThesauriResponse.Builder |
ListThesauriResponse.Builder.nextToken(String nextToken) |
If the response is truncated, Amazon Kendra returns this token that you can use in the subsequent request to
retrieve the next set of thesauri.
|
ListThesauriResponse.Builder |
ListThesauriResponse.Builder.thesaurusSummaryItems(Collection<ThesaurusSummary> thesaurusSummaryItems) |
An array of summary information for a thesaurus or multiple thesauri.
|
ListThesauriResponse.Builder |
ListThesauriResponse.Builder.thesaurusSummaryItems(Consumer<ThesaurusSummary.Builder>... thesaurusSummaryItems) |
An array of summary information for a thesaurus or multiple thesauri.
|
ListThesauriResponse.Builder |
ListThesauriResponse.Builder.thesaurusSummaryItems(ThesaurusSummary... thesaurusSummaryItems) |
An array of summary information for a thesaurus or multiple thesauri.
|
ListThesauriResponse.Builder |
ListThesauriResponse.toBuilder() |
|