Interface ImportStatistics.Builder

  • Method Details

    • bytesImported

      ImportStatistics.Builder bytesImported(Long bytesImported)

      The total number of bytes that have been imported to the managed log group.

      Parameters:
      bytesImported - The total number of bytes that have been imported to the managed log group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.