Interface RemediationSummary.Builder

  • Method Details

    • recommendation

      RemediationSummary.Builder recommendation(String recommendation)

      A short imperative statement of the recommended action.

      Parameters:
      recommendation - A short imperative statement of the recommended action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • steps

      High-level steps to implement the fix.

      Parameters:
      steps - High-level steps to implement the fix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • steps

      High-level steps to implement the fix.

      Parameters:
      steps - High-level steps to implement the fix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.