Interface ReviewTemplatePillarReviewSummary.Builder

  • Method Details

    • pillarId

      Sets the value of the PillarId property for this object.
      Parameters:
      pillarId - The new value for the PillarId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • pillarName

      Sets the value of the PillarName property for this object.
      Parameters:
      pillarName - The new value for the PillarName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • notes

      Sets the value of the Notes property for this object.
      Parameters:
      notes - The new value for the Notes property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • questionCountsWithStrings

      ReviewTemplatePillarReviewSummary.Builder questionCountsWithStrings(Map<String,Integer> questionCounts)

      A count of how many questions are answered and unanswered in the requested pillar of the lens review.

      Parameters:
      questionCounts - A count of how many questions are answered and unanswered in the requested pillar of the lens review.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • questionCounts

      A count of how many questions are answered and unanswered in the requested pillar of the lens review.

      Parameters:
      questionCounts - A count of how many questions are answered and unanswered in the requested pillar of the lens review.
      Returns:
      Returns a reference to this object so that method calls can be chained together.