Uses of Class
org.graylog2.rest.models.streams.outputs.OutputListResponse
Packages that use OutputListResponse
Package
Description
-
Uses of OutputListResponse in org.graylog2.rest.models.streams.outputs
Methods in org.graylog2.rest.models.streams.outputs that return OutputListResponseModifier and TypeMethodDescriptionstatic OutputListResponseOutputListResponse.create(long total, Collection<OutputSummary> outputs) static OutputListResponseOutputListResponse.create(Collection<OutputSummary> outputs) -
Uses of OutputListResponse in org.graylog2.rest.resources.streams.outputs
Methods in org.graylog2.rest.resources.streams.outputs that return OutputListResponse -
Uses of OutputListResponse in org.graylog2.rest.resources.system.outputs
Methods in org.graylog2.rest.resources.system.outputs that return OutputListResponse