| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| software.amazon.awssdk.services.kendra.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateIndexResponse |
KendraClient.updateIndex(UpdateIndexRequest updateIndexRequest)
Updates an existing Amazon Kendra index.
|
default CompletableFuture<UpdateIndexResponse> |
KendraAsyncClient.updateIndex(UpdateIndexRequest updateIndexRequest)
Updates an existing Amazon Kendra index.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateIndexRequestMarshaller.marshall(UpdateIndexRequest updateIndexRequest) |
Copyright © 2020. All rights reserved.