-
public final class LogsReport
-
-
Constructor Summary
Constructors Constructor Description LogsReport(Long start, ParseRequestLogQueryResult result, Id<ApplicationDefinition> applicationId, Function1<String, Id<IntentDefinition>> intentIdFinder)LogsReport(List<LogReport> logs, Long total, Long start, Long end)
-
Method Summary
Modifier and Type Method Description final List<LogReport>component1()final Longcomponent2()final Longcomponent3()final Longcomponent4()final LogsReportcopy(List<LogReport> logs, Long total, Long start, Long end)final List<LogReport>getLogs()final LonggetTotal()final LonggetStart()final LonggetEnd()-
-
Method Detail
-
component1
final List<LogReport> component1()
-
component2
final Long component2()
-
component3
final Long component3()
-
component4
final Long component4()
-
-
-
-