Interface Recommendation.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Recommendation.Builder,Recommendation>, SdkBuilder<Recommendation.Builder,Recommendation>, SdkPojo
Enclosing class:
Recommendation

public static interface Recommendation.Builder extends SdkPojo, CopyableBuilder<Recommendation.Builder,Recommendation>
  • Method Details

    • text

      The recommended course of action to remediate the finding.

      Parameters:
      text - The recommended course of action to remediate the finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • url

      The URL address to the recommendation for remediating the finding.

      Parameters:
      url - The URL address to the recommendation for remediating the finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.