public static interface RescoreResultItem.Builder extends SdkPojo, CopyableBuilder<RescoreResultItem.Builder,RescoreResultItem>
| Modifier and Type | Method and Description |
|---|---|
RescoreResultItem.Builder |
documentId(String documentId)
The identifier of the document from the search service.
|
RescoreResultItem.Builder |
score(Float score)
The relevancy score or rank that Amazon Kendra Intelligent Ranking gives to the result.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRescoreResultItem.Builder documentId(String documentId)
The identifier of the document from the search service.
documentId - The identifier of the document from the search service.RescoreResultItem.Builder score(Float score)
The relevancy score or rank that Amazon Kendra Intelligent Ranking gives to the result.
score - The relevancy score or rank that Amazon Kendra Intelligent Ranking gives to the result.Copyright © 2023. All rights reserved.