Uses of Class
org.graylog2.rest.models.system.inputs.extractors.responses.ExtractorSummaryList
Packages that use ExtractorSummaryList
Package
Description
-
Uses of ExtractorSummaryList in org.graylog2.rest.models.system.inputs.extractors.responses
Methods in org.graylog2.rest.models.system.inputs.extractors.responses that return ExtractorSummaryListModifier and TypeMethodDescriptionstatic ExtractorSummaryListExtractorSummaryList.create(int total, List<ExtractorSummary> extractors) static ExtractorSummaryListExtractorSummaryList.create(List<ExtractorSummary> extractors) -
Uses of ExtractorSummaryList in org.graylog2.rest.resources.system.inputs
Methods in org.graylog2.rest.resources.system.inputs that return ExtractorSummaryList