Uses of Class
org.graylog2.rest.models.system.contentpacks.responses.ContentPackInstallationsResponse
Packages that use ContentPackInstallationsResponse
Package
Description
-
Uses of ContentPackInstallationsResponse in org.graylog2.rest.models.system.contentpacks.responses
Methods in org.graylog2.rest.models.system.contentpacks.responses that return ContentPackInstallationsResponseModifier and TypeMethodDescriptionContentPackInstallationsResponse.create(long total, Set<ContentPackInstallation> contentPackInstallations) -
Uses of ContentPackInstallationsResponse in org.graylog2.rest.resources.system.contentpacks
Methods in org.graylog2.rest.resources.system.contentpacks that return ContentPackInstallationsResponseModifier and TypeMethodDescriptionContentPackResource.listContentPackInstallationsById(ModelId id)