Interface NotifyRecommendationsReceivedError.Builder

  • Method Details

    • message

      A recommendation is causing an error.

      Parameters:
      message - A recommendation is causing an error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recommendationId

      NotifyRecommendationsReceivedError.Builder recommendationId(String recommendationId)

      The identifier of the recommendation that is in error.

      Parameters:
      recommendationId - The identifier of the recommendation that is in error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.