| 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.
|
| software.amazon.awssdk.services.kendraranking.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListRescoreExecutionPlansResponse |
KendraRankingClient.listRescoreExecutionPlans(Consumer<ListRescoreExecutionPlansRequest.Builder> listRescoreExecutionPlansRequest)
Lists your rescore execution plans.
|
default ListRescoreExecutionPlansResponse |
KendraRankingClient.listRescoreExecutionPlans(ListRescoreExecutionPlansRequest listRescoreExecutionPlansRequest)
Lists your rescore execution plans.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRescoreExecutionPlansResponse> |
KendraRankingAsyncClient.listRescoreExecutionPlans(Consumer<ListRescoreExecutionPlansRequest.Builder> listRescoreExecutionPlansRequest)
Lists your rescore execution plans.
|
default CompletableFuture<ListRescoreExecutionPlansResponse> |
KendraRankingAsyncClient.listRescoreExecutionPlans(ListRescoreExecutionPlansRequest listRescoreExecutionPlansRequest)
Lists your rescore execution plans.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListRescoreExecutionPlansResponse> |
ListRescoreExecutionPlansIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRescoreExecutionPlansPublisher.subscribe(org.reactivestreams.Subscriber<? super ListRescoreExecutionPlansResponse> subscriber) |
Copyright © 2023. All rights reserved.