Uses of Class
org.graylog.plugins.sidecar.rest.responses.CollectorUploadListResponse
Packages that use CollectorUploadListResponse
Package
Description
-
Uses of CollectorUploadListResponse in org.graylog.plugins.sidecar.rest.resources
Methods in org.graylog.plugins.sidecar.rest.resources that return CollectorUploadListResponse -
Uses of CollectorUploadListResponse in org.graylog.plugins.sidecar.rest.responses
Methods in org.graylog.plugins.sidecar.rest.responses that return CollectorUploadListResponseModifier and TypeMethodDescriptionstatic CollectorUploadListResponseCollectorUploadListResponse.create(PaginatedList.PaginationInfo paginationInfo, long total, Collection<CollectorUpload> uploads)