Uses of Interface
software.amazon.awssdk.services.kendraranking.KendraRankingAsyncClient
-
Packages that use KendraRankingAsyncClient 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 -
-
Uses of KendraRankingAsyncClient in software.amazon.awssdk.services.kendraranking
Methods in software.amazon.awssdk.services.kendraranking that return KendraRankingAsyncClient Modifier and Type Method Description static KendraRankingAsyncClientKendraRankingAsyncClient. create()Create aKendraRankingAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of KendraRankingAsyncClient in software.amazon.awssdk.services.kendraranking.paginators
Constructors in software.amazon.awssdk.services.kendraranking.paginators with parameters of type KendraRankingAsyncClient Constructor Description ListRescoreExecutionPlansPublisher(KendraRankingAsyncClient client, ListRescoreExecutionPlansRequest firstRequest)
-