Uses of Class
org.graylog2.rest.models.system.contentpacks.responses.CatalogResolveRequest
Packages that use CatalogResolveRequest
Package
Description
-
Uses of CatalogResolveRequest in org.graylog2.rest.models.system.contentpacks.responses
Methods in org.graylog2.rest.models.system.contentpacks.responses that return CatalogResolveRequestModifier and TypeMethodDescriptionstatic CatalogResolveRequestCatalogResolveRequest.create(Set<EntityDescriptor> entities) -
Uses of CatalogResolveRequest in org.graylog2.rest.resources.system.contentpacks
Methods in org.graylog2.rest.resources.system.contentpacks with parameters of type CatalogResolveRequestModifier and TypeMethodDescriptionCatalogResource.resolveEntities(@Valid @NotNull CatalogResolveRequest request)