| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default ListThesauriResponse |
KendraClient.listThesauri(Consumer<ListThesauriRequest.Builder> listThesauriRequest)
Lists the Amazon Kendra thesauri associated with an index.
|
default ListThesauriResponse |
KendraClient.listThesauri(ListThesauriRequest listThesauriRequest)
Lists the Amazon Kendra thesauri associated with an index.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListThesauriResponse> |
KendraAsyncClient.listThesauri(Consumer<ListThesauriRequest.Builder> listThesauriRequest)
Lists the Amazon Kendra thesauri associated with an index.
|
default CompletableFuture<ListThesauriResponse> |
KendraAsyncClient.listThesauri(ListThesauriRequest listThesauriRequest)
Lists the Amazon Kendra thesauri associated with an index.
|
Copyright © 2021. All rights reserved.