| 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 |
|---|---|
Future<ListRescoreExecutionPlansResult> |
AbstractAmazonKendraRankingAsync.listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest request,
AsyncHandler<ListRescoreExecutionPlansRequest,ListRescoreExecutionPlansResult> asyncHandler) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ListRescoreExecutionPlansRequest |
ListRescoreExecutionPlansRequest.clone() |
ListRescoreExecutionPlansRequest |
ListRescoreExecutionPlansRequest.withMaxResults(Integer maxResults)
The maximum number of rescore execution plans to return.
|
ListRescoreExecutionPlansRequest |
ListRescoreExecutionPlansRequest.withNextToken(String nextToken)
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
|
Copyright © 2023. All rights reserved.