Uses of Class
software.amazon.awssdk.services.kendraranking.model.ServiceQuotaExceededException
-
Packages that use ServiceQuotaExceededException 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. -
-
Uses of ServiceQuotaExceededException in software.amazon.awssdk.services.kendraranking
Methods in software.amazon.awssdk.services.kendraranking that throw ServiceQuotaExceededException Modifier and Type Method Description default CreateRescoreExecutionPlanResponseKendraRankingClient. createRescoreExecutionPlan(Consumer<CreateRescoreExecutionPlanRequest.Builder> createRescoreExecutionPlanRequest)Creates a rescore execution plan.default CreateRescoreExecutionPlanResponseKendraRankingClient. createRescoreExecutionPlan(CreateRescoreExecutionPlanRequest createRescoreExecutionPlanRequest)Creates a rescore execution plan.default UpdateRescoreExecutionPlanResponseKendraRankingClient. updateRescoreExecutionPlan(Consumer<UpdateRescoreExecutionPlanRequest.Builder> updateRescoreExecutionPlanRequest)Updates a rescore execution plan.default UpdateRescoreExecutionPlanResponseKendraRankingClient. updateRescoreExecutionPlan(UpdateRescoreExecutionPlanRequest updateRescoreExecutionPlanRequest)Updates a rescore execution plan.
-