Interface Records


@Deprecated @ExperimentalApi public interface Records
Deprecated.
since v8.12
Since:
v6.2
  • Method Details

    • getRecords

      Deprecated.
      Use getResults() instead. Since v6.3.4.
    • getResults

      List<AuditRecord> getResults()
      Deprecated.
      Get list of records
      Since:
      v6.3.4
    • getCount

      long getCount()
      Deprecated.
    • getMaxResults

      int getMaxResults()
      Deprecated.