Interface FailedGroupingRecommendationEntry.Builder

    • Method Detail

      • errorMessage

        FailedGroupingRecommendationEntry.Builder errorMessage​(String errorMessage)

        Indicates the error that occurred while implementing a grouping recommendation.

        Parameters:
        errorMessage - Indicates the error that occurred while implementing a grouping recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupingRecommendationId

        FailedGroupingRecommendationEntry.Builder groupingRecommendationId​(String groupingRecommendationId)

        Indicates the identifier of the grouping recommendation.

        Parameters:
        groupingRecommendationId - Indicates the identifier of the grouping recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.