| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default SubmitFeedbackResponse |
KendraClient.submitFeedback(Consumer<SubmitFeedbackRequest.Builder> submitFeedbackRequest)
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
|
default SubmitFeedbackResponse |
KendraClient.submitFeedback(SubmitFeedbackRequest submitFeedbackRequest)
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SubmitFeedbackResponse> |
KendraAsyncClient.submitFeedback(Consumer<SubmitFeedbackRequest.Builder> submitFeedbackRequest)
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
|
default CompletableFuture<SubmitFeedbackResponse> |
KendraAsyncClient.submitFeedback(SubmitFeedbackRequest submitFeedbackRequest)
Enables you to provide feedback to Amazon Kendra to improve the performance of the service.
|
Copyright © 2021. All rights reserved.