getReports

abstract fun getReports(): T

A ReportContainer instance.

Implementers specify a specific implementation of ReportContainer that describes the types of reports that are available.

Return

The report container