| Package | Description |
|---|---|
| com.amazonaws.services.kendraranking |
Amazon Kendra Intelligent Ranking uses Amazon Kendra semantic search capabilities to intelligently re-rank a search
service's results.
|
| com.amazonaws.services.kendraranking.model |
| Modifier and Type | Method and Description |
|---|---|
ListRescoreExecutionPlansResult |
AmazonKendraRankingClient.listRescoreExecutionPlans(ListRescoreExecutionPlansRequest request)
Lists your rescore execution plans.
|
ListRescoreExecutionPlansResult |
AbstractAmazonKendraRanking.listRescoreExecutionPlans(ListRescoreExecutionPlansRequest request) |
ListRescoreExecutionPlansResult |
AmazonKendraRanking.listRescoreExecutionPlans(ListRescoreExecutionPlansRequest listRescoreExecutionPlansRequest)
Lists your rescore execution plans.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListRescoreExecutionPlansResult> |
AmazonKendraRankingAsyncClient.listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest request,
AsyncHandler<ListRescoreExecutionPlansRequest,ListRescoreExecutionPlansResult> asyncHandler) |
Future<ListRescoreExecutionPlansResult> |
AmazonKendraRankingAsync.listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest listRescoreExecutionPlansRequest,
AsyncHandler<ListRescoreExecutionPlansRequest,ListRescoreExecutionPlansResult> asyncHandler)
Lists your rescore execution plans.
|
Future<ListRescoreExecutionPlansResult> |
AbstractAmazonKendraRankingAsync.listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest request,
AsyncHandler<ListRescoreExecutionPlansRequest,ListRescoreExecutionPlansResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListRescoreExecutionPlansResult |
ListRescoreExecutionPlansResult.clone() |
ListRescoreExecutionPlansResult |
ListRescoreExecutionPlansResult.withNextToken(String nextToken)
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
|
ListRescoreExecutionPlansResult |
ListRescoreExecutionPlansResult.withSummaryItems(Collection<RescoreExecutionPlanSummary> summaryItems)
An array of summary information for one or more rescore execution plans.
|
ListRescoreExecutionPlansResult |
ListRescoreExecutionPlansResult.withSummaryItems(RescoreExecutionPlanSummary... summaryItems)
An array of summary information for one or more rescore execution plans.
|
Copyright © 2025. All rights reserved.