Uses of Class
software.amazon.awssdk.services.kendraranking.model.KendraRankingResponse
-
Packages that use KendraRankingResponse Package Description software.amazon.awssdk.services.kendraranking.model -
-
Uses of KendraRankingResponse in software.amazon.awssdk.services.kendraranking.model
Subclasses of KendraRankingResponse in software.amazon.awssdk.services.kendraranking.model Modifier and Type Class Description classCreateRescoreExecutionPlanResponseclassDeleteRescoreExecutionPlanResponseclassDescribeRescoreExecutionPlanResponseclassListRescoreExecutionPlansResponseclassListTagsForResourceResponseIf the action is successful, the service sends back an HTTP 200 response.classRescoreResponseclassTagResourceResponseIf the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.classUntagResourceResponseIf the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.classUpdateRescoreExecutionPlanResponseMethods in software.amazon.awssdk.services.kendraranking.model that return KendraRankingResponse Modifier and Type Method Description KendraRankingResponseKendraRankingResponse.Builder. build()Constructors in software.amazon.awssdk.services.kendraranking.model with parameters of type KendraRankingResponse Constructor Description BuilderImpl(KendraRankingResponse response)
-