JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.services.personalizeruntime

Interface AmazonPersonalizeRuntimeAsync

    • Method Detail

      • getActionRecommendationsAsync

        Future<GetActionRecommendationsResult> getActionRecommendationsAsync(GetActionRecommendationsRequest getActionRecommendationsRequest)

        Returns a list of recommended actions in sorted in descending order by prediction score. Use the GetActionRecommendations API if you have a custom campaign that deploys a solution version trained with a PERSONALIZED_ACTIONS recipe.

        For more information about PERSONALIZED_ACTIONS recipes, see PERSONALIZED_ACTIONS recipes. For more information about getting action recommendations, see Getting action recommendations.

        Parameters:
        getActionRecommendationsRequest -
        Returns:
        A Java Future containing the result of the GetActionRecommendations operation returned by the service.
        See Also:
        AWS API Documentation
      • getActionRecommendationsAsync

        Future<GetActionRecommendationsResult> getActionRecommendationsAsync(GetActionRecommendationsRequest getActionRecommendationsRequest,
         AsyncHandler<GetActionRecommendationsRequest,GetActionRecommendationsResult> asyncHandler)

        Returns a list of recommended actions in sorted in descending order by prediction score. Use the GetActionRecommendations API if you have a custom campaign that deploys a solution version trained with a PERSONALIZED_ACTIONS recipe.

        For more information about PERSONALIZED_ACTIONS recipes, see PERSONALIZED_ACTIONS recipes. For more information about getting action recommendations, see Getting action recommendations.

        Parameters:
        getActionRecommendationsRequest -
        asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.
        Returns:
        A Java Future containing the result of the GetActionRecommendations operation returned by the service.
        See Also:
        AWS API Documentation
      • getPersonalizedRankingAsync

        Future<GetPersonalizedRankingResult> getPersonalizedRankingAsync(GetPersonalizedRankingRequest getPersonalizedRankingRequest)

        Re-ranks a list of recommended items for the given user. The first item in the list is deemed the most likely item to be of interest to the user.

        The solution backing the campaign must have been created using a recipe of type PERSONALIZED_RANKING.

        Parameters:
        getPersonalizedRankingRequest -
        Returns:
        A Java Future containing the result of the GetPersonalizedRanking operation returned by the service.
        See Also:
        AWS API Documentation
      • getPersonalizedRankingAsync

        Future<GetPersonalizedRankingResult> getPersonalizedRankingAsync(GetPersonalizedRankingRequest getPersonalizedRankingRequest,
         AsyncHandler<GetPersonalizedRankingRequest,GetPersonalizedRankingResult> asyncHandler)

        Re-ranks a list of recommended items for the given user. The first item in the list is deemed the most likely item to be of interest to the user.

        The solution backing the campaign must have been created using a recipe of type PERSONALIZED_RANKING.

        Parameters:
        getPersonalizedRankingRequest -
        asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.
        Returns:
        A Java Future containing the result of the GetPersonalizedRanking operation returned by the service.
        See Also:
        AWS API Documentation
      • getRecommendationsAsync

        Future<GetRecommendationsResult> getRecommendationsAsync(GetRecommendationsRequest getRecommendationsRequest)

        Returns a list of recommended items. For campaigns, the campaign's Amazon Resource Name (ARN) is required and the required user and item input depends on the recipe type used to create the solution backing the campaign as follows:

        • USER_PERSONALIZATION - userId required, itemId not used

        • RELATED_ITEMS - itemId required, userId not used

        Campaigns that are backed by a solution created using a recipe of type PERSONALIZED_RANKING use the API.

        For recommenders, the recommender's ARN is required and the required item and user input depends on the use case (domain-based recipe) backing the recommender. For information on use case requirements see Choosing recommender use cases.

        Parameters:
        getRecommendationsRequest -
        Returns:
        A Java Future containing the result of the GetRecommendations operation returned by the service.
        See Also:
        AWS API Documentation
      • getRecommendationsAsync

        Future<GetRecommendationsResult> getRecommendationsAsync(GetRecommendationsRequest getRecommendationsRequest,
         AsyncHandler<GetRecommendationsRequest,GetRecommendationsResult> asyncHandler)

        Returns a list of recommended items. For campaigns, the campaign's Amazon Resource Name (ARN) is required and the required user and item input depends on the recipe type used to create the solution backing the campaign as follows:

        • USER_PERSONALIZATION - userId required, itemId not used

        • RELATED_ITEMS - itemId required, userId not used

        Campaigns that are backed by a solution created using a recipe of type PERSONALIZED_RANKING use the API.

        For recommenders, the recommender's ARN is required and the required item and user input depends on the use case (domain-based recipe) backing the recommender. For information on use case requirements see Choosing recommender use cases.

        Parameters:
        getRecommendationsRequest -
        asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an implementation of the callback methods in this interface to receive notification of successful or unsuccessful completion of the operation.
        Returns:
        A Java Future containing the result of the GetRecommendations operation returned by the service.
        See Also:
        AWS API Documentation
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /