Interface ContinuousScanDetails.Builder

  • Method Details

    • startTime

      ContinuousScanDetails.Builder startTime(Instant startTime)

      The timestamp representing the start of the time range to scan. Reserved for internal use.

      Parameters:
      startTime - The timestamp representing the start of the time range to scan. Reserved for internal use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The timestamp representing the end of the time range to scan.

      Parameters:
      endTime - The timestamp representing the end of the time range to scan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.