Uses of Class
org.graylog2.rest.models.system.responses.GrokPatternPageList
Packages that use GrokPatternPageList
-
Uses of GrokPatternPageList in org.graylog2.rest.models.system.responses
Methods in org.graylog2.rest.models.system.responses that return GrokPatternPageListModifier and TypeMethodDescriptionstatic GrokPatternPageListGrokPatternPageList.create(String query, PaginatedList.PaginationInfo paginationInfo, long total, String sort, String order, Collection<GrokPattern> patternList)