| 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<DescribeRescoreExecutionPlanResult> |
AmazonKendraRankingAsyncClient.describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest request,
AsyncHandler<DescribeRescoreExecutionPlanRequest,DescribeRescoreExecutionPlanResult> asyncHandler) |
Future<DescribeRescoreExecutionPlanResult> |
AmazonKendraRankingAsync.describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest describeRescoreExecutionPlanRequest,
AsyncHandler<DescribeRescoreExecutionPlanRequest,DescribeRescoreExecutionPlanResult> asyncHandler)
Gets information about a rescore execution plan.
|
Future<DescribeRescoreExecutionPlanResult> |
AbstractAmazonKendraRankingAsync.describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest request,
AsyncHandler<DescribeRescoreExecutionPlanRequest,DescribeRescoreExecutionPlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeRescoreExecutionPlanRequest |
DescribeRescoreExecutionPlanRequest.clone() |
DescribeRescoreExecutionPlanRequest |
DescribeRescoreExecutionPlanRequest.withId(String id)
The identifier of the rescore execution plan that you want to get information on.
|
Copyright © 2025. All rights reserved.