Interface RecommendationSummary.Builder

  • Method Details

    • group

      The grouping of recommendations.

      Parameters:
      group - The grouping of recommendations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • estimatedMonthlySavings

      RecommendationSummary.Builder estimatedMonthlySavings(Double estimatedMonthlySavings)

      The estimated total savings resulting from modifications, on a monthly basis.

      Parameters:
      estimatedMonthlySavings - The estimated total savings resulting from modifications, on a monthly basis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recommendationCount

      RecommendationSummary.Builder recommendationCount(Integer recommendationCount)

      The total number of instance recommendations.

      Parameters:
      recommendationCount - The total number of instance recommendations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.