Uses of Class
org.graylog2.rest.models.system.loggers.responses.SubsystemSummary
Packages that use SubsystemSummary
Package
Description
-
Uses of SubsystemSummary in org.graylog2.rest.models.system.loggers.responses
Methods in org.graylog2.rest.models.system.loggers.responses that return SubsystemSummaryModifier and TypeMethodDescriptionstatic SubsystemSummarySubsystemSummary.create(Map<String, SingleSubsystemSummary> subsystems) -
Uses of SubsystemSummary in org.graylog2.rest.resources.cluster
Methods in org.graylog2.rest.resources.cluster that return types with arguments of type SubsystemSummary -
Uses of SubsystemSummary in org.graylog2.rest.resources.system.logs
Methods in org.graylog2.rest.resources.system.logs that return SubsystemSummaryMethods in org.graylog2.rest.resources.system.logs that return types with arguments of type SubsystemSummaryModifier and TypeMethodDescriptionretrofit2.Call<SubsystemSummary>RemoteLoggersResource.subsystems()