Uses of Class
org.graylog2.database.entities.EntityScopeResponse
Packages that use EntityScopeResponse
-
Uses of EntityScopeResponse in org.graylog2.database.entities
Methods in org.graylog2.database.entities that return EntityScopeResponseModifier and TypeMethodDescriptionstatic EntityScopeResponseEntityScopeResponse.create(boolean mutable) static EntityScopeResponseEntityScopeResponse.of(EntityScope scope) Methods in org.graylog2.database.entities that return types with arguments of type EntityScopeResponseModifier and TypeMethodDescriptionabstract Map<String,EntityScopeResponse> EntityScopes.entityScopes()Method parameters in org.graylog2.database.entities with type arguments of type EntityScopeResponseModifier and TypeMethodDescriptionstatic EntityScopesEntityScopes.create(Map<String, EntityScopeResponse> entityScopes)