Uses of Class
org.graylog2.rest.models.system.loggers.responses.SingleLoggerSummary
Packages that use SingleLoggerSummary
-
Uses of SingleLoggerSummary in org.graylog2.rest.models.system.loggers.responses
Methods in org.graylog2.rest.models.system.loggers.responses that return SingleLoggerSummaryMethods in org.graylog2.rest.models.system.loggers.responses that return types with arguments of type SingleLoggerSummaryModifier and TypeMethodDescriptionabstract Map<String,SingleLoggerSummary> LoggersSummary.loggers()Method parameters in org.graylog2.rest.models.system.loggers.responses with type arguments of type SingleLoggerSummaryModifier and TypeMethodDescriptionstatic LoggersSummaryLoggersSummary.create(int total, Map<String, SingleLoggerSummary> loggers) static LoggersSummaryLoggersSummary.create(Map<String, SingleLoggerSummary> loggers)