Interface ExploitabilityDetails.Builder

  • Method Details

    • lastKnownExploitAt

      ExploitabilityDetails.Builder lastKnownExploitAt(Instant lastKnownExploitAt)

      The date and time of the last exploit associated with a finding discovered in your environment.

      Parameters:
      lastKnownExploitAt - The date and time of the last exploit associated with a finding discovered in your environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.