withReportContent

fun withReportContent(reportContent: List<ReportField>): CoreConfigurationBuilder
fun withReportContent(vararg reportContent: ReportField): CoreConfigurationBuilder

See also