Uses of Class
org.graylog2.rest.models.system.responses.SystemOverviewResponse
Packages that use SystemOverviewResponse
Package
Description
-
Uses of SystemOverviewResponse in org.graylog2.rest.models.system.responses
Methods in org.graylog2.rest.models.system.responses that return SystemOverviewResponseModifier and TypeMethodDescriptionstatic SystemOverviewResponseSystemOverviewResponse.create(String facility, String codename, String nodeId, String clusterId, String version, String startedAt, boolean isProcessing, String hostname, String lifecycle, String lbStatis, String timezone, String operatingSystem, boolean isLeader) -
Uses of SystemOverviewResponse in org.graylog2.rest.resources.cluster
Methods in org.graylog2.rest.resources.cluster that return types with arguments of type SystemOverviewResponse