- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntime
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntime
-
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.personalizeruntime.AmazonPersonalizeRuntimeClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCampaignArn() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of the campaign to use for generating the personalized ranking.
- getCampaignArn() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The Amazon Resource Name (ARN) of the campaign to use for getting recommendations.
- getContext() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The contextual metadata to use when getting recommendations.
- getContext() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The contextual metadata to use when getting recommendations.
- getExecutorService() - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFilterArn() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of a filter you created to include or exclude items from recommendations for a
given user.
- getFilterArn() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The ARN of the filter to apply to the returned recommendations.
- getInputList() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
A list of items (by itemId) to rank.
- getItemId() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The item ID to provide recommendations for.
- getItemId() - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
The recommended item ID.
- getItemList() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
A list of recommendations sorted in ascending order by prediction score.
- getNumResults() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The number of results to return.
- getPersonalizedRanking(GetPersonalizedRankingRequest) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntime
-
- getPersonalizedRanking(GetPersonalizedRankingRequest) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntime
-
Re-ranks a list of recommended items for the given user.
- getPersonalizedRanking(GetPersonalizedRankingRequest) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeClient
-
Re-ranks a list of recommended items for the given user.
- getPersonalizedRanking() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
A list of items in order of most likely interest to the user.
- getPersonalizedRankingAsync(GetPersonalizedRankingRequest) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntimeAsync
-
- getPersonalizedRankingAsync(GetPersonalizedRankingRequest, AsyncHandler<GetPersonalizedRankingRequest, GetPersonalizedRankingResult>) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntimeAsync
-
- getPersonalizedRankingAsync(GetPersonalizedRankingRequest) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsync
-
Re-ranks a list of recommended items for the given user.
- getPersonalizedRankingAsync(GetPersonalizedRankingRequest, AsyncHandler<GetPersonalizedRankingRequest, GetPersonalizedRankingResult>) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsync
-
Re-ranks a list of recommended items for the given user.
- getPersonalizedRankingAsync(GetPersonalizedRankingRequest) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
- getPersonalizedRankingAsync(GetPersonalizedRankingRequest, AsyncHandler<GetPersonalizedRankingRequest, GetPersonalizedRankingResult>) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
- GetPersonalizedRankingRequest - Class in com.amazonaws.services.personalizeruntime.model
-
- GetPersonalizedRankingRequest() - Constructor for class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
- GetPersonalizedRankingResult - Class in com.amazonaws.services.personalizeruntime.model
-
- GetPersonalizedRankingResult() - Constructor for class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
- getRecommendationId() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
The ID of the recommendation.
- getRecommendationId() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
The ID of the recommendation.
- getRecommendations(GetRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntime
-
- getRecommendations(GetRecommendationsRequest) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntime
-
Returns a list of recommended items.
- getRecommendations(GetRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeClient
-
Returns a list of recommended items.
- getRecommendationsAsync(GetRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntimeAsync
-
- getRecommendationsAsync(GetRecommendationsRequest, AsyncHandler<GetRecommendationsRequest, GetRecommendationsResult>) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntimeAsync
-
- getRecommendationsAsync(GetRecommendationsRequest) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsync
-
Returns a list of recommended items.
- getRecommendationsAsync(GetRecommendationsRequest, AsyncHandler<GetRecommendationsRequest, GetRecommendationsResult>) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsync
-
Returns a list of recommended items.
- getRecommendationsAsync(GetRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
- getRecommendationsAsync(GetRecommendationsRequest, AsyncHandler<GetRecommendationsRequest, GetRecommendationsResult>) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
- GetRecommendationsRequest - Class in com.amazonaws.services.personalizeruntime.model
-
- GetRecommendationsRequest() - Constructor for class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
- GetRecommendationsResult - Class in com.amazonaws.services.personalizeruntime.model
-
- GetRecommendationsResult() - Constructor for class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
- getScore() - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
A numeric representation of the model's certainty that the item will be the next user selection.
- getUserId() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The user for which you want the campaign to provide a personalized ranking.
- getUserId() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The user ID to provide recommendations for.
- setCampaignArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of the campaign to use for generating the personalized ranking.
- setCampaignArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The Amazon Resource Name (ARN) of the campaign to use for getting recommendations.
- setContext(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The contextual metadata to use when getting recommendations.
- setContext(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The contextual metadata to use when getting recommendations.
- setFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of a filter you created to include or exclude items from recommendations for a
given user.
- setFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The ARN of the filter to apply to the returned recommendations.
- setInputList(Collection<String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
A list of items (by itemId) to rank.
- setItemId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The item ID to provide recommendations for.
- setItemId(String) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
The recommended item ID.
- setItemList(Collection<PredictedItem>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
A list of recommendations sorted in ascending order by prediction score.
- setNumResults(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The number of results to return.
- setPersonalizedRanking(Collection<PredictedItem>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
A list of items in order of most likely interest to the user.
- setRecommendationId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
The ID of the recommendation.
- setRecommendationId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
The ID of the recommendation.
- setScore(Double) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
A numeric representation of the model's certainty that the item will be the next user selection.
- setUserId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The user for which you want the campaign to provide a personalized ranking.
- setUserId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The user ID to provide recommendations for.
- shutdown() - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntime
-
- shutdown() - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntime
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeClientBuilder
-
- withCampaignArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of the campaign to use for generating the personalized ranking.
- withCampaignArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The Amazon Resource Name (ARN) of the campaign to use for getting recommendations.
- withContext(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The contextual metadata to use when getting recommendations.
- withContext(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The contextual metadata to use when getting recommendations.
- withFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of a filter you created to include or exclude items from recommendations for a
given user.
- withFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The ARN of the filter to apply to the returned recommendations.
- withInputList(String...) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
A list of items (by itemId) to rank.
- withInputList(Collection<String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
A list of items (by itemId) to rank.
- withItemId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The item ID to provide recommendations for.
- withItemId(String) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
The recommended item ID.
- withItemList(PredictedItem...) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
A list of recommendations sorted in ascending order by prediction score.
- withItemList(Collection<PredictedItem>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
A list of recommendations sorted in ascending order by prediction score.
- withNumResults(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The number of results to return.
- withPersonalizedRanking(PredictedItem...) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
A list of items in order of most likely interest to the user.
- withPersonalizedRanking(Collection<PredictedItem>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
A list of items in order of most likely interest to the user.
- withRecommendationId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingResult
-
The ID of the recommendation.
- withRecommendationId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
The ID of the recommendation.
- withScore(Double) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
A numeric representation of the model's certainty that the item will be the next user selection.
- withUserId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The user for which you want the campaign to provide a personalized ranking.
- withUserId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The user ID to provide recommendations for.