Skip navigation links
A B C D E F G H I L M R S T U V W 

A

AbstractAmazonKendraRanking - Class in com.amazonaws.services.kendraranking
Abstract implementation of AmazonKendraRanking.
AbstractAmazonKendraRanking() - Constructor for class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
AbstractAmazonKendraRankingAsync - Class in com.amazonaws.services.kendraranking
Abstract implementation of AmazonKendraRankingAsync.
AbstractAmazonKendraRankingAsync() - Constructor for class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
AccessDeniedException - Exception in com.amazonaws.services.kendraranking.model
You don’t have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AmazonKendraRanking - Interface in com.amazonaws.services.kendraranking
Interface for accessing Kendra Ranking.
AmazonKendraRankingAsync - Interface in com.amazonaws.services.kendraranking
Interface for accessing Kendra Ranking asynchronously.
AmazonKendraRankingAsyncClient - Class in com.amazonaws.services.kendraranking
Client for accessing Kendra Ranking asynchronously.
AmazonKendraRankingAsyncClientBuilder - Class in com.amazonaws.services.kendraranking
Fluent builder for AmazonKendraRankingAsync.
AmazonKendraRankingClient - Class in com.amazonaws.services.kendraranking
Client for accessing Kendra Ranking.
AmazonKendraRankingClientBuilder - Class in com.amazonaws.services.kendraranking
Fluent builder for AmazonKendraRanking.
AmazonKendraRankingException - Exception in com.amazonaws.services.kendraranking.model
Base exception for all service exceptions thrown by Amazon Kendra Intelligent Ranking
AmazonKendraRankingException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.AmazonKendraRankingException
Constructs a new AmazonKendraRankingException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClientBuilder
Construct an asynchronous implementation of AmazonKendraRankingAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClientBuilder
Construct a synchronous implementation of AmazonKendraRanking using the current builder configuration.
builder() - Static method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
 

C

CapacityUnitsConfiguration - Class in com.amazonaws.services.kendraranking.model
Sets additional capacity units configured for your rescore execution plan.
CapacityUnitsConfiguration() - Constructor for class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
 
clone() - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
 
clone() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.Document
 
clone() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
 
clone() - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
 
clone() - Method in class com.amazonaws.services.kendraranking.model.Tag
 
clone() - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
 
clone() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanResult
 
com.amazonaws.services.kendraranking - package 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 - package com.amazonaws.services.kendraranking.model
 
configFactory - Static variable in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.kendraranking.model
A conflict occurred with the request.
ConflictException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.ConflictException
Constructs a new ConflictException with the specified error message.
createRescoreExecutionPlan(CreateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
createRescoreExecutionPlan(CreateRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Creates a rescore execution plan.
createRescoreExecutionPlan(CreateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Creates a rescore execution plan.
createRescoreExecutionPlanAsync(CreateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
createRescoreExecutionPlanAsync(CreateRescoreExecutionPlanRequest, AsyncHandler<CreateRescoreExecutionPlanRequest, CreateRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
createRescoreExecutionPlanAsync(CreateRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Creates a rescore execution plan.
createRescoreExecutionPlanAsync(CreateRescoreExecutionPlanRequest, AsyncHandler<CreateRescoreExecutionPlanRequest, CreateRescoreExecutionPlanResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Creates a rescore execution plan.
createRescoreExecutionPlanAsync(CreateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
createRescoreExecutionPlanAsync(CreateRescoreExecutionPlanRequest, AsyncHandler<CreateRescoreExecutionPlanRequest, CreateRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
CreateRescoreExecutionPlanRequest - Class in com.amazonaws.services.kendraranking.model
 
CreateRescoreExecutionPlanRequest() - Constructor for class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
 
CreateRescoreExecutionPlanResult - Class in com.amazonaws.services.kendraranking.model
 
CreateRescoreExecutionPlanResult() - Constructor for class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
 

D

defaultClient() - Static method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClientBuilder
 
deleteRescoreExecutionPlan(DeleteRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
deleteRescoreExecutionPlan(DeleteRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Deletes a rescore execution plan.
deleteRescoreExecutionPlan(DeleteRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Deletes a rescore execution plan.
deleteRescoreExecutionPlanAsync(DeleteRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
deleteRescoreExecutionPlanAsync(DeleteRescoreExecutionPlanRequest, AsyncHandler<DeleteRescoreExecutionPlanRequest, DeleteRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
deleteRescoreExecutionPlanAsync(DeleteRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Deletes a rescore execution plan.
deleteRescoreExecutionPlanAsync(DeleteRescoreExecutionPlanRequest, AsyncHandler<DeleteRescoreExecutionPlanRequest, DeleteRescoreExecutionPlanResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Deletes a rescore execution plan.
deleteRescoreExecutionPlanAsync(DeleteRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
deleteRescoreExecutionPlanAsync(DeleteRescoreExecutionPlanRequest, AsyncHandler<DeleteRescoreExecutionPlanRequest, DeleteRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
DeleteRescoreExecutionPlanRequest - Class in com.amazonaws.services.kendraranking.model
 
DeleteRescoreExecutionPlanRequest() - Constructor for class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
 
DeleteRescoreExecutionPlanResult - Class in com.amazonaws.services.kendraranking.model
 
DeleteRescoreExecutionPlanResult() - Constructor for class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanResult
 
describeRescoreExecutionPlan(DescribeRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
describeRescoreExecutionPlan(DescribeRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Gets information about a rescore execution plan.
describeRescoreExecutionPlan(DescribeRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Gets information about a rescore execution plan.
describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest, AsyncHandler<DescribeRescoreExecutionPlanRequest, DescribeRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Gets information about a rescore execution plan.
describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest, AsyncHandler<DescribeRescoreExecutionPlanRequest, DescribeRescoreExecutionPlanResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Gets information about a rescore execution plan.
describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
describeRescoreExecutionPlanAsync(DescribeRescoreExecutionPlanRequest, AsyncHandler<DescribeRescoreExecutionPlanRequest, DescribeRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
DescribeRescoreExecutionPlanRequest - Class in com.amazonaws.services.kendraranking.model
 
DescribeRescoreExecutionPlanRequest() - Constructor for class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
 
DescribeRescoreExecutionPlanResult - Class in com.amazonaws.services.kendraranking.model
 
DescribeRescoreExecutionPlanResult() - Constructor for class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
 
Document - Class in com.amazonaws.services.kendraranking.model
Information about a document from a search service such as OpenSearch (self managed).
Document() - Constructor for class com.amazonaws.services.kendraranking.model.Document
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.Document
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.kendraranking.model.RescoreExecutionPlanStatus
Use this in place of valueOf.

G

getArn() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
The Amazon Resource Name (ARN) of the rescore execution plan.
getArn() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Amazon Resource Name (ARN) of the rescore execution plan.
getBody() - Method in class com.amazonaws.services.kendraranking.model.Document
The body text of the search service's document.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapacityUnits() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
You can set additional capacity units to meet the needs of your rescore execution plan.
getCapacityUnits() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The capacity units set for the rescore execution plan.
getCapacityUnits() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
You can set additional capacity units to meet the needs of your rescore execution plan.
getClientToken() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A token that you provide to identify the request to create a rescore execution plan.
getCreatedAt() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Unix timestamp of when the rescore execution plan was created.
getCreatedAt() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The Unix timestamp when the rescore execution plan was created.
getDescription() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A description for the rescore execution plan.
getDescription() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The description for the rescore execution plan.
getDescription() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
A new description for the rescore execution plan.
getDocumentId() - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
The identifier of the document from the search service.
getDocuments() - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.
getErrorMessage() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
getExecutorService() - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
Returns the executor service used by this client to execute async requests.
getGroupId() - Method in class com.amazonaws.services.kendraranking.model.Document
The optional group identifier of the document from the search service.
getId() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
The identifier of the rescore execution plan.
getId() - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to delete.
getId() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to get information on.
getId() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The identifier of the rescore execution plan.
getId() - Method in class com.amazonaws.services.kendraranking.model.Document
The identifier of the document from the search service.
getId() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The identifier of the rescore execution plan.
getId() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to update.
getKey() - Method in class com.amazonaws.services.kendraranking.model.Tag
The key for the tag.
getMaxResults() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
The maximum number of rescore execution plans to return.
getName() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A name for the rescore execution plan.
getName() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The name for the rescore execution plan.
getName() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The name of the rescore execution plan.
getName() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
A new name for the rescore execution plan.
getNextToken() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
getOriginalScore() - Method in class com.amazonaws.services.kendraranking.model.Document
The original document score or rank from the search service.
getRescoreCapacityUnits() - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
The amount of extra capacity for your rescore execution plan.
getRescoreExecutionPlanId() - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The identifier of the rescore execution plan.
getRescoreId() - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
The identifier associated with the scores that Amazon Kendra Intelligent Ranking gives to the results.
getResourceARN() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to get a list of tags for.
getResourceARN() - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to tag.
getResourceARN() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to remove the tag.
getResultItems() - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
A list of result items for documents with new relevancy scores.
getScore() - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
The relevancy score or rank that Amazon Kendra Intelligent Ranking gives to the result.
getSearchQuery() - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The input query from the search service.
getStatus() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The current status of the rescore execution plan.
getStatus() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The current status of the rescore execution plan.
getSummaryItems() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
An array of summary information for one or more rescore execution plans.
getTagKeys() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
A list of tag keys to remove from the rescore execution plan.
getTags() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A list of key-value pairs that identify or categorize your rescore execution plan.
getTags() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
A list of tags associated with the rescore execution plan.
getTags() - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
A list of tag keys to add to a rescore execution plan.
getTitle() - Method in class com.amazonaws.services.kendraranking.model.Document
The title of the search service's document.
getTokenizedBody() - Method in class com.amazonaws.services.kendraranking.model.Document
The body text of the search service's document represented as a list of tokens or words.
getTokenizedTitle() - Method in class com.amazonaws.services.kendraranking.model.Document
The title of the search service's document represented as a list of tokens or words.
getUpdatedAt() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Unix timestamp of when the rescore execution plan was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The Unix timestamp when the rescore execution plan was last updated.
getValue() - Method in class com.amazonaws.services.kendraranking.model.Tag
The value associated with the tag.

H

hashCode() - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.Document
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.Tag
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
 
hashCode() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanResult
 

I

InternalServerException - Exception in com.amazonaws.services.kendraranking.model
An issue occurred with the internal server used for your Amazon Kendra Intelligent Ranking service.
InternalServerException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

L

listRescoreExecutionPlans(ListRescoreExecutionPlansRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
listRescoreExecutionPlans(ListRescoreExecutionPlansRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Lists your rescore execution plans.
listRescoreExecutionPlans(ListRescoreExecutionPlansRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Lists your rescore execution plans.
listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest, AsyncHandler<ListRescoreExecutionPlansRequest, ListRescoreExecutionPlansResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Lists your rescore execution plans.
listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest, AsyncHandler<ListRescoreExecutionPlansRequest, ListRescoreExecutionPlansResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Lists your rescore execution plans.
listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
listRescoreExecutionPlansAsync(ListRescoreExecutionPlansRequest, AsyncHandler<ListRescoreExecutionPlansRequest, ListRescoreExecutionPlansResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
ListRescoreExecutionPlansRequest - Class in com.amazonaws.services.kendraranking.model
 
ListRescoreExecutionPlansRequest() - Constructor for class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
 
ListRescoreExecutionPlansResult - Class in com.amazonaws.services.kendraranking.model
 
ListRescoreExecutionPlansResult() - Constructor for class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Gets a list of tags associated with a specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Gets a list of tags associated with a specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Gets a list of tags associated with a specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Gets a list of tags associated with a specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.kendraranking.model
The request information for listing tags associated with a rescore execution plan.
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.kendraranking.model
If the action is successful, the service sends back an HTTP 200 response.
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.kendraranking.model.Document
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.kendraranking.model.Tag
 

R

rescore(RescoreRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
rescore(RescoreRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Rescores or re-ranks search results from a search service such as OpenSearch (self managed).
rescore(RescoreRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Rescores or re-ranks search results from a search service such as OpenSearch (self managed).
rescoreAsync(RescoreRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
rescoreAsync(RescoreRequest, AsyncHandler<RescoreRequest, RescoreResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
rescoreAsync(RescoreRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Rescores or re-ranks search results from a search service such as OpenSearch (self managed).
rescoreAsync(RescoreRequest, AsyncHandler<RescoreRequest, RescoreResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Rescores or re-ranks search results from a search service such as OpenSearch (self managed).
rescoreAsync(RescoreRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
rescoreAsync(RescoreRequest, AsyncHandler<RescoreRequest, RescoreResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
RescoreExecutionPlanStatus - Enum in com.amazonaws.services.kendraranking.model
 
RescoreExecutionPlanSummary - Class in com.amazonaws.services.kendraranking.model
Summary information for a rescore execution plan.
RescoreExecutionPlanSummary() - Constructor for class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
 
RescoreRequest - Class in com.amazonaws.services.kendraranking.model
 
RescoreRequest() - Constructor for class com.amazonaws.services.kendraranking.model.RescoreRequest
 
RescoreResult - Class in com.amazonaws.services.kendraranking.model
 
RescoreResult() - Constructor for class com.amazonaws.services.kendraranking.model.RescoreResult
 
RescoreResultItem - Class in com.amazonaws.services.kendraranking.model
A result item for a document with a new relevancy score.
RescoreResultItem() - Constructor for class com.amazonaws.services.kendraranking.model.RescoreResultItem
 
ResourceNotFoundException - Exception in com.amazonaws.services.kendraranking.model
The resource you want to use doesn't exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceUnavailableException - Exception in com.amazonaws.services.kendraranking.model
The resource you want to use is unavailable.
ResourceUnavailableException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.ResourceUnavailableException
Constructs a new ResourceUnavailableException with the specified error message.

S

ServiceQuotaExceededException - Exception in com.amazonaws.services.kendraranking.model
You have exceeded the set limits for your Amazon Kendra Intelligent Ranking service.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setArn(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
The Amazon Resource Name (ARN) of the rescore execution plan.
setArn(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Amazon Resource Name (ARN) of the rescore execution plan.
setBody(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The body text of the search service's document.
setCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
You can set additional capacity units to meet the needs of your rescore execution plan.
setCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The capacity units set for the rescore execution plan.
setCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
You can set additional capacity units to meet the needs of your rescore execution plan.
setClientToken(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A token that you provide to identify the request to create a rescore execution plan.
setCreatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Unix timestamp of when the rescore execution plan was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The Unix timestamp when the rescore execution plan was created.
setDescription(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A description for the rescore execution plan.
setDescription(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The description for the rescore execution plan.
setDescription(String) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
A new description for the rescore execution plan.
setDocumentId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
The identifier of the document from the search service.
setDocuments(Collection<Document>) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.
setErrorMessage(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
setGroupId(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The optional group identifier of the document from the search service.
setId(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
The identifier of the rescore execution plan.
setId(String) - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to delete.
setId(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to get information on.
setId(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The identifier of the rescore execution plan.
setId(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The identifier of the document from the search service.
setId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The identifier of the rescore execution plan.
setId(String) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to update.
setKey(String) - Method in class com.amazonaws.services.kendraranking.model.Tag
The key for the tag.
setMaxResults(Integer) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
The maximum number of rescore execution plans to return.
setName(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A name for the rescore execution plan.
setName(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The name for the rescore execution plan.
setName(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The name of the rescore execution plan.
setName(String) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
A new name for the rescore execution plan.
setNextToken(String) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
setOriginalScore(Float) - Method in class com.amazonaws.services.kendraranking.model.Document
The original document score or rank from the search service.
setRescoreCapacityUnits(Integer) - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
The amount of extra capacity for your rescore execution plan.
setRescoreExecutionPlanId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The identifier of the rescore execution plan.
setRescoreId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
The identifier associated with the scores that Amazon Kendra Intelligent Ranking gives to the results.
setResourceARN(String) - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to get a list of tags for.
setResourceARN(String) - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to tag.
setResourceARN(String) - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to remove the tag.
setResultItems(Collection<RescoreResultItem>) - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
A list of result items for documents with new relevancy scores.
setScore(Float) - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
The relevancy score or rank that Amazon Kendra Intelligent Ranking gives to the result.
setSearchQuery(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The input query from the search service.
setStatus(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The current status of the rescore execution plan.
setStatus(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The current status of the rescore execution plan.
setSummaryItems(Collection<RescoreExecutionPlanSummary>) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
An array of summary information for one or more rescore execution plans.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
A list of tag keys to remove from the rescore execution plan.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A list of key-value pairs that identify or categorize your rescore execution plan.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
A list of tags associated with the rescore execution plan.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
A list of tag keys to add to a rescore execution plan.
setTitle(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The title of the search service's document.
setTokenizedBody(Collection<String>) - Method in class com.amazonaws.services.kendraranking.model.Document
The body text of the search service's document represented as a list of tokens or words.
setTokenizedTitle(Collection<String>) - Method in class com.amazonaws.services.kendraranking.model.Document
The title of the search service's document represented as a list of tokens or words.
setUpdatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Unix timestamp of when the rescore execution plan was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The Unix timestamp when the rescore execution plan was last updated.
setValue(String) - Method in class com.amazonaws.services.kendraranking.model.Tag
The value associated with the tag.
shutdown() - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
shutdown() - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
 
standard() - Static method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClientBuilder
 

T

Tag - Class in com.amazonaws.services.kendraranking.model
A key-value pair that identifies or categorizes a rescore execution plan.
Tag() - Constructor for class com.amazonaws.services.kendraranking.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Adds a specified tag to a specified rescore execution plan.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Adds a specified tag to a specified rescore execution plan.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Adds a specified tag to a specified rescore execution plan.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Adds a specified tag to a specified rescore execution plan.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.kendraranking.model
The request information for tagging a rescore execution plan.
TagResourceRequest() - Constructor for class com.amazonaws.services.kendraranking.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.kendraranking.model
If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.
TagResourceResult() - Constructor for class com.amazonaws.services.kendraranking.model.TagResourceResult
 
ThrottlingException - Exception in com.amazonaws.services.kendraranking.model
The request was denied due to request throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.Document
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.kendraranking.model.RescoreExecutionPlanStatus
 
toString() - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Removes a tag from a rescore execution plan.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Removes a tag from a rescore execution plan.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Removes a tag from a rescore execution plan.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Removes a tag from a rescore execution plan.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.kendraranking.model
The request information to remove a tag from a rescore execution plan.
UntagResourceRequest() - Constructor for class com.amazonaws.services.kendraranking.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.kendraranking.model
If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.
UntagResourceResult() - Constructor for class com.amazonaws.services.kendraranking.model.UntagResourceResult
 
updateRescoreExecutionPlan(UpdateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRanking
 
updateRescoreExecutionPlan(UpdateRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRanking
Updates a rescore execution plan.
updateRescoreExecutionPlan(UpdateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingClient
Updates a rescore execution plan.
updateRescoreExecutionPlanAsync(UpdateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
updateRescoreExecutionPlanAsync(UpdateRescoreExecutionPlanRequest, AsyncHandler<UpdateRescoreExecutionPlanRequest, UpdateRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AbstractAmazonKendraRankingAsync
 
updateRescoreExecutionPlanAsync(UpdateRescoreExecutionPlanRequest) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Updates a rescore execution plan.
updateRescoreExecutionPlanAsync(UpdateRescoreExecutionPlanRequest, AsyncHandler<UpdateRescoreExecutionPlanRequest, UpdateRescoreExecutionPlanResult>) - Method in interface com.amazonaws.services.kendraranking.AmazonKendraRankingAsync
Updates a rescore execution plan.
updateRescoreExecutionPlanAsync(UpdateRescoreExecutionPlanRequest) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
updateRescoreExecutionPlanAsync(UpdateRescoreExecutionPlanRequest, AsyncHandler<UpdateRescoreExecutionPlanRequest, UpdateRescoreExecutionPlanResult>) - Method in class com.amazonaws.services.kendraranking.AmazonKendraRankingAsyncClient
 
UpdateRescoreExecutionPlanRequest - Class in com.amazonaws.services.kendraranking.model
 
UpdateRescoreExecutionPlanRequest() - Constructor for class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
 
UpdateRescoreExecutionPlanResult - Class in com.amazonaws.services.kendraranking.model
 
UpdateRescoreExecutionPlanResult() - Constructor for class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanResult
 

V

ValidationException - Exception in com.amazonaws.services.kendraranking.model
The input fails to satisfy the constraints set by the Amazon Kendra Intelligent Ranking service.
ValidationException(String) - Constructor for exception com.amazonaws.services.kendraranking.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.kendraranking.model.RescoreExecutionPlanStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.kendraranking.model.RescoreExecutionPlanStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withArn(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
The Amazon Resource Name (ARN) of the rescore execution plan.
withArn(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Amazon Resource Name (ARN) of the rescore execution plan.
withBody(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The body text of the search service's document.
withCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
You can set additional capacity units to meet the needs of your rescore execution plan.
withCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The capacity units set for the rescore execution plan.
withCapacityUnits(CapacityUnitsConfiguration) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
You can set additional capacity units to meet the needs of your rescore execution plan.
withClientToken(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A token that you provide to identify the request to create a rescore execution plan.
withCreatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Unix timestamp of when the rescore execution plan was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The Unix timestamp when the rescore execution plan was created.
withDescription(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A description for the rescore execution plan.
withDescription(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The description for the rescore execution plan.
withDescription(String) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
A new description for the rescore execution plan.
withDocumentId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
The identifier of the document from the search service.
withDocuments(Document...) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.
withDocuments(Collection<Document>) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The list of documents for Amazon Kendra Intelligent Ranking to rescore or rank on.
withErrorMessage(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
When the Status field value is FAILED, the ErrorMessage field contains a message that explains why.
withGroupId(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The optional group identifier of the document from the search service.
withId(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanResult
The identifier of the rescore execution plan.
withId(String) - Method in class com.amazonaws.services.kendraranking.model.DeleteRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to delete.
withId(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to get information on.
withId(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The identifier of the rescore execution plan.
withId(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The identifier of the document from the search service.
withId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The identifier of the rescore execution plan.
withId(String) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
The identifier of the rescore execution plan that you want to update.
withKey(String) - Method in class com.amazonaws.services.kendraranking.model.Tag
The key for the tag.
withMaxResults(Integer) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
The maximum number of rescore execution plans to return.
withName(String) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A name for the rescore execution plan.
withName(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The name for the rescore execution plan.
withName(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The name of the rescore execution plan.
withName(String) - Method in class com.amazonaws.services.kendraranking.model.UpdateRescoreExecutionPlanRequest
A new name for the rescore execution plan.
withNextToken(String) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansRequest
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
If the response is truncated, Amazon Kendra Intelligent Ranking returns a pagination token in the response.
withOriginalScore(Float) - Method in class com.amazonaws.services.kendraranking.model.Document
The original document score or rank from the search service.
withRescoreCapacityUnits(Integer) - Method in class com.amazonaws.services.kendraranking.model.CapacityUnitsConfiguration
The amount of extra capacity for your rescore execution plan.
withRescoreExecutionPlanId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The identifier of the rescore execution plan.
withRescoreId(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
The identifier associated with the scores that Amazon Kendra Intelligent Ranking gives to the results.
withResourceARN(String) - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to get a list of tags for.
withResourceARN(String) - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to tag.
withResourceARN(String) - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the rescore execution plan to remove the tag.
withResultItems(RescoreResultItem...) - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
A list of result items for documents with new relevancy scores.
withResultItems(Collection<RescoreResultItem>) - Method in class com.amazonaws.services.kendraranking.model.RescoreResult
A list of result items for documents with new relevancy scores.
withScore(Float) - Method in class com.amazonaws.services.kendraranking.model.RescoreResultItem
The relevancy score or rank that Amazon Kendra Intelligent Ranking gives to the result.
withSearchQuery(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreRequest
The input query from the search service.
withStatus(String) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The current status of the rescore execution plan.
withStatus(RescoreExecutionPlanStatus) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The current status of the rescore execution plan.
withStatus(String) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The current status of the rescore execution plan.
withStatus(RescoreExecutionPlanStatus) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The current status of the rescore execution plan.
withSummaryItems(RescoreExecutionPlanSummary...) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
An array of summary information for one or more rescore execution plans.
withSummaryItems(Collection<RescoreExecutionPlanSummary>) - Method in class com.amazonaws.services.kendraranking.model.ListRescoreExecutionPlansResult
An array of summary information for one or more rescore execution plans.
withTagKeys(String...) - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
A list of tag keys to remove from the rescore execution plan.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.kendraranking.model.UntagResourceRequest
A list of tag keys to remove from the rescore execution plan.
withTags(Tag...) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A list of key-value pairs that identify or categorize your rescore execution plan.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendraranking.model.CreateRescoreExecutionPlanRequest
A list of key-value pairs that identify or categorize your rescore execution plan.
withTags(Tag...) - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
A list of tags associated with the rescore execution plan.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendraranking.model.ListTagsForResourceResult
A list of tags associated with the rescore execution plan.
withTags(Tag...) - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
A list of tag keys to add to a rescore execution plan.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.kendraranking.model.TagResourceRequest
A list of tag keys to add to a rescore execution plan.
withTitle(String) - Method in class com.amazonaws.services.kendraranking.model.Document
The title of the search service's document.
withTokenizedBody(String...) - Method in class com.amazonaws.services.kendraranking.model.Document
The body text of the search service's document represented as a list of tokens or words.
withTokenizedBody(Collection<String>) - Method in class com.amazonaws.services.kendraranking.model.Document
The body text of the search service's document represented as a list of tokens or words.
withTokenizedTitle(String...) - Method in class com.amazonaws.services.kendraranking.model.Document
The title of the search service's document represented as a list of tokens or words.
withTokenizedTitle(Collection<String>) - Method in class com.amazonaws.services.kendraranking.model.Document
The title of the search service's document represented as a list of tokens or words.
withUpdatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.DescribeRescoreExecutionPlanResult
The Unix timestamp of when the rescore execution plan was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.kendraranking.model.RescoreExecutionPlanSummary
The Unix timestamp when the rescore execution plan was last updated.
withValue(String) - Method in class com.amazonaws.services.kendraranking.model.Tag
The value associated with the tag.
A B C D E F G H I L M R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.