public class LogCollection extends GenericModel
| Constructor and Description |
|---|
LogCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LogExport> |
getLogs()
Gets the logs.
|
LogPagination |
getPagination()
Gets the pagination.
|
equals, hashCode, toStringpublic java.util.List<LogExport> getLogs()
public LogPagination getPagination()