Interface FindingSummary.Builder

  • Method Details

    • id

      The ID of the finding.

      Parameters:
      id - The ID of the finding.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      FindingSummary.Builder lastModifiedTime(Instant lastModifiedTime)

      The timestamp for when the finding was last updated.

      Parameters:
      lastModifiedTime - The timestamp for when the finding was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.