| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra |
Amazon Kendra is a service for indexing large document sets.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchDeleteFeaturedResultsSetResponse |
KendraClient.batchDeleteFeaturedResultsSet(BatchDeleteFeaturedResultsSetRequest batchDeleteFeaturedResultsSetRequest)
Removes one or more sets of featured results.
|
default BatchDeleteFeaturedResultsSetResponse |
KendraClient.batchDeleteFeaturedResultsSet(Consumer<BatchDeleteFeaturedResultsSetRequest.Builder> batchDeleteFeaturedResultsSetRequest)
Removes one or more sets of featured results.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDeleteFeaturedResultsSetResponse> |
KendraAsyncClient.batchDeleteFeaturedResultsSet(BatchDeleteFeaturedResultsSetRequest batchDeleteFeaturedResultsSetRequest)
Removes one or more sets of featured results.
|
default CompletableFuture<BatchDeleteFeaturedResultsSetResponse> |
KendraAsyncClient.batchDeleteFeaturedResultsSet(Consumer<BatchDeleteFeaturedResultsSetRequest.Builder> batchDeleteFeaturedResultsSetRequest)
Removes one or more sets of featured results.
|
Copyright © 2023. All rights reserved.