- getActionId() - Method in class com.amazonaws.services.personalizeruntime.model.PredictedAction
-
The ID of the recommended action.
- getActionList() - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
A list of action recommendations sorted in descending order by prediction score.
- getActionRecommendations(GetActionRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntime
-
- getActionRecommendations(GetActionRecommendationsRequest) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntime
-
Returns a list of recommended actions in sorted in descending order by prediction score.
- getActionRecommendations(GetActionRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeClient
-
Returns a list of recommended actions in sorted in descending order by prediction score.
- getActionRecommendationsAsync(GetActionRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntimeAsync
-
- getActionRecommendationsAsync(GetActionRecommendationsRequest, AsyncHandler<GetActionRecommendationsRequest, GetActionRecommendationsResult>) - Method in class com.amazonaws.services.personalizeruntime.AbstractAmazonPersonalizeRuntimeAsync
-
- getActionRecommendationsAsync(GetActionRecommendationsRequest) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsync
-
Returns a list of recommended actions in sorted in descending order by prediction score.
- getActionRecommendationsAsync(GetActionRecommendationsRequest, AsyncHandler<GetActionRecommendationsRequest, GetActionRecommendationsResult>) - Method in interface com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsync
-
Returns a list of recommended actions in sorted in descending order by prediction score.
- getActionRecommendationsAsync(GetActionRecommendationsRequest) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
- getActionRecommendationsAsync(GetActionRecommendationsRequest, AsyncHandler<GetActionRecommendationsRequest, GetActionRecommendationsResult>) - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClient
-
- GetActionRecommendationsRequest - Class in com.amazonaws.services.personalizeruntime.model
-
- GetActionRecommendationsRequest() - Constructor for class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
- GetActionRecommendationsResult - Class in com.amazonaws.services.personalizeruntime.model
-
- GetActionRecommendationsResult() - Constructor for class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
- 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.GetActionRecommendationsRequest
-
The Amazon Resource Name (ARN) of the campaign to use for getting action recommendations.
- 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.GetActionRecommendationsRequest
-
The ARN of the filter to apply to the returned recommendations.
- getFilterArn() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of a filter you created to include items 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.
- getFilterArn() - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The Amazon Resource Name (ARN) of the filter used by the promotion.
- getFilterValues() - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The values to use when filtering recommendations.
- getFilterValues() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The values to use when filtering recommendations.
- getFilterValues() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The values to use when filtering recommendations.
- getFilterValues() - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The values to use when promoting items.
- 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 descending order by prediction score.
- getMetadata() - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
Metadata about the item from your Items dataset.
- getMetadataColumns() - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
If you enabled metadata in recommendations when you created or updated the campaign, specify metadata columns
from your Items dataset to include in the personalized ranking.
- getMetadataColumns() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
If you enabled metadata in recommendations when you created or updated the campaign or recommender, specify the
metadata columns from your Items dataset to include in item recommendations.
- getName() - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The name of the promotion.
- getNumResults() - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The number of results to return.
- getNumResults() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The number of results to return.
- getPercentPromotedItems() - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The percentage of recommended items to apply the promotion to.
- 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
-
- getPromotionName() - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
The name of the promotion that included the predicted item.
- getPromotions() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The promotions to apply to the recommendation request.
- getRecommendationId() - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
The ID of the recommendation.
- 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
-
- getRecommenderArn() - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The Amazon Resource Name (ARN) of the recommender to use to get recommendations.
- getScore() - Method in class com.amazonaws.services.personalizeruntime.model.PredictedAction
-
The score of the recommended action.
- 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.GetActionRecommendationsRequest
-
The user ID of the user to provide action recommendations for.
- 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.
- setActionId(String) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedAction
-
The ID of the recommended action.
- setActionList(Collection<PredictedAction>) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
A list of action recommendations sorted in descending order by prediction score.
- setCampaignArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The Amazon Resource Name (ARN) of the campaign to use for getting action recommendations.
- 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.GetActionRecommendationsRequest
-
The ARN of the filter to apply to the returned recommendations.
- setFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of a filter you created to include items 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.
- setFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The Amazon Resource Name (ARN) of the filter used by the promotion.
- setFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The values to use when filtering recommendations.
- setFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The values to use when filtering recommendations.
- setFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The values to use when filtering recommendations.
- setFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The values to use when promoting items.
- 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 descending order by prediction score.
- setMetadata(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
Metadata about the item from your Items dataset.
- setMetadataColumns(Map<String, List<String>>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
If you enabled metadata in recommendations when you created or updated the campaign, specify metadata columns
from your Items dataset to include in the personalized ranking.
- setMetadataColumns(Map<String, List<String>>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
If you enabled metadata in recommendations when you created or updated the campaign or recommender, specify the
metadata columns from your Items dataset to include in item recommendations.
- setName(String) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The name of the promotion.
- setNumResults(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The number of results to return.
- setNumResults(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The number of results to return.
- setPercentPromotedItems(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The percentage of recommended items to apply the promotion to.
- 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.
- setPromotionName(String) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
The name of the promotion that included the predicted item.
- setPromotions(Collection<Promotion>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The promotions to apply to the recommendation request.
- setRecommendationId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
The ID of the recommendation.
- 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.
- setRecommenderArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The Amazon Resource Name (ARN) of the recommender to use to get recommendations.
- setScore(Double) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedAction
-
The score of the recommended action.
- 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.GetActionRecommendationsRequest
-
The user ID of the user to provide action recommendations for.
- 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.
- shutdown() - Method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeClient
-
- standard() - Static method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.personalizeruntime.AmazonPersonalizeRuntimeClientBuilder
-
- withActionId(String) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedAction
-
The ID of the recommended action.
- withActionList(PredictedAction...) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
A list of action recommendations sorted in descending order by prediction score.
- withActionList(Collection<PredictedAction>) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
A list of action recommendations sorted in descending order by prediction score.
- withCampaignArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The Amazon Resource Name (ARN) of the campaign to use for getting action recommendations.
- 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.GetActionRecommendationsRequest
-
The ARN of the filter to apply to the returned recommendations.
- withFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The Amazon Resource Name (ARN) of a filter you created to include items 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.
- withFilterArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The Amazon Resource Name (ARN) of the filter used by the promotion.
- withFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The values to use when filtering recommendations.
- withFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
The values to use when filtering recommendations.
- withFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The values to use when filtering recommendations.
- withFilterValues(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The values to use when promoting items.
- 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 descending order by prediction score.
- withItemList(Collection<PredictedItem>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsResult
-
A list of recommendations sorted in descending order by prediction score.
- withMetadata(Map<String, String>) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
Metadata about the item from your Items dataset.
- withMetadataColumns(Map<String, List<String>>) - Method in class com.amazonaws.services.personalizeruntime.model.GetPersonalizedRankingRequest
-
If you enabled metadata in recommendations when you created or updated the campaign, specify metadata columns
from your Items dataset to include in the personalized ranking.
- withMetadataColumns(Map<String, List<String>>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
If you enabled metadata in recommendations when you created or updated the campaign or recommender, specify the
metadata columns from your Items dataset to include in item recommendations.
- withName(String) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The name of the promotion.
- withNumResults(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsRequest
-
The number of results to return.
- withNumResults(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The number of results to return.
- withPercentPromotedItems(Integer) - Method in class com.amazonaws.services.personalizeruntime.model.Promotion
-
The percentage of recommended items to apply the promotion to.
- 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.
- withPromotionName(String) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedItem
-
The name of the promotion that included the predicted item.
- withPromotions(Promotion...) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The promotions to apply to the recommendation request.
- withPromotions(Collection<Promotion>) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The promotions to apply to the recommendation request.
- withRecommendationId(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetActionRecommendationsResult
-
The ID of the recommendation.
- 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.
- withRecommenderArn(String) - Method in class com.amazonaws.services.personalizeruntime.model.GetRecommendationsRequest
-
The Amazon Resource Name (ARN) of the recommender to use to get recommendations.
- withScore(Double) - Method in class com.amazonaws.services.personalizeruntime.model.PredictedAction
-
The score of the recommended action.
- 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.GetActionRecommendationsRequest
-
The user ID of the user to provide action recommendations for.
- 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.