Uses of Record Class
org.graylog2.rest.resources.entities.preferences.model.EntityListPreferences
Packages that use EntityListPreferences
Package
Description
-
Uses of EntityListPreferences in org.graylog2.rest.resources.entities.preferences
Methods in org.graylog2.rest.resources.entities.preferences that return EntityListPreferencesModifier and TypeMethodDescriptionEntityListPreferencesResource.get(@NotEmpty String entityListId, UserContext userContext) Methods in org.graylog2.rest.resources.entities.preferences with parameters of type EntityListPreferencesModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseEntityListPreferencesResource.create(EntityListPreferences entityListPreferences, @NotEmpty String entityListId, UserContext userContext) -
Uses of EntityListPreferences in org.graylog2.rest.resources.entities.preferences.model
Methods in org.graylog2.rest.resources.entities.preferences.model that return EntityListPreferencesModifier and TypeMethodDescriptionabstract EntityListPreferencesStoredEntityListPreferences.preferences()Methods in org.graylog2.rest.resources.entities.preferences.model with parameters of type EntityListPreferencesModifier and TypeMethodDescriptionabstract StoredEntityListPreferences.BuilderStoredEntityListPreferences.Builder.preferences(EntityListPreferences preferences)