| 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 ListTagsForResourceResponse |
KendraRankingClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Gets a list of tags associated with a specified resource.
|
default ListTagsForResourceResponse |
KendraRankingClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Gets a list of tags associated with a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
KendraRankingAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Gets a list of tags associated with a specified resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
KendraRankingAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Gets a list of tags associated with a specified resource.
|
Copyright © 2023. All rights reserved.