| 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 CreateIndexResponse |
KendraClient.createIndex(CreateIndexRequest createIndexRequest)
Creates an Amazon Kendra index.
|
default CompletableFuture<CreateIndexResponse> |
KendraAsyncClient.createIndex(CreateIndexRequest createIndexRequest)
Creates an Amazon Kendra index.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIndexRequestMarshaller.marshall(CreateIndexRequest createIndexRequest) |
Copyright © 2023. All rights reserved.