| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendraranking |
Amazon Kendra Intelligent Ranking uses Amazon Kendra semantic search capabilities to intelligently re-rank a search
service's results.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
KendraRankingClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a specified tag to a specified rescore execution plan.
|
default TagResourceResponse |
KendraRankingClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a specified tag to a specified rescore execution plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
KendraRankingAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a specified tag to a specified rescore execution plan.
|
default CompletableFuture<TagResourceResponse> |
KendraRankingAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a specified tag to a specified rescore execution plan.
|
Copyright © 2023. All rights reserved.