Interface Epss.Builder

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

@Mutable @NotThreadSafe public static interface Epss.Builder extends SdkPojo, CopyableBuilder<Epss.Builder,Epss>
  • Method Details

    • score

      Epss.Builder score(Double score)

      The Exploit Prediction Scoring System (EPSS) score.

      Parameters:
      score - The Exploit Prediction Scoring System (EPSS) score.
      Returns:
      Returns a reference to this object so that method calls can be chained together.