Uses of Record Class
org.graylog2.database.suggestions.EntitySuggestion
Packages that use EntitySuggestion
-
Uses of EntitySuggestion in org.graylog2.database.suggestions
Methods in org.graylog2.database.suggestions that return types with arguments of type EntitySuggestionModifier and TypeMethodDescriptionEntitySuggestionResponse.suggestions()Returns the value of thesuggestionsrecord component.Constructor parameters in org.graylog2.database.suggestions with type arguments of type EntitySuggestionModifierConstructorDescriptionEntitySuggestionResponse(List<EntitySuggestion> suggestions, PaginatedList.PaginationInfo pagination) Creates an instance of aEntitySuggestionResponserecord class.