Uses of Record Class
org.graylog.plugins.formatting.units.model.UnitId
Packages that use UnitId
Package
Description
-
Uses of UnitId in org.graylog.plugins.formatting.units.model
Methods in org.graylog.plugins.formatting.units.model with parameters of type UnitId -
Uses of UnitId in org.graylog.plugins.views.search.rest
Methods in org.graylog.plugins.views.search.rest that return UnitIdModifier and TypeMethodDescriptionMappedFieldTypeDTO.unit()Returns the value of theunitrecord component.Constructors in org.graylog.plugins.views.search.rest with parameters of type UnitIdModifierConstructorDescriptionMappedFieldTypeDTO(String name, FieldTypes.Type type, UnitId unit) Creates an instance of aMappedFieldTypeDTOrecord class. -
Uses of UnitId in org.graylog.plugins.views.search.views.units
Methods in org.graylog.plugins.views.search.views.units that return types with arguments of type UnitId -
Uses of UnitId in org.graylog.plugins.views.search.views.widgets.aggregation
Methods in org.graylog.plugins.views.search.views.widgets.aggregation that return types with arguments of type UnitIdMethod parameters in org.graylog.plugins.views.search.views.widgets.aggregation with type arguments of type UnitIdModifier and TypeMethodDescriptionabstract AggregationConfigDTO.BuilderAggregationConfigDTO.Builder.unitSettings(Map<String, UnitId> unitSettings) -
Uses of UnitId in org.graylog.plugins.views.search.views.widgets.events
Methods in org.graylog.plugins.views.search.views.widgets.events that return types with arguments of type UnitIdMethod parameters in org.graylog.plugins.views.search.views.widgets.events with type arguments of type UnitIdModifier and TypeMethodDescriptionabstract EventsWidgetConfigDTO.BuilderEventsWidgetConfigDTO.Builder.unitSettings(Map<String, UnitId> unitSettings) -
Uses of UnitId in org.graylog.plugins.views.search.views.widgets.messagelist
Methods in org.graylog.plugins.views.search.views.widgets.messagelist that return types with arguments of type UnitIdMethod parameters in org.graylog.plugins.views.search.views.widgets.messagelist with type arguments of type UnitIdModifier and TypeMethodDescriptionabstract MessageListConfigDTO.BuilderMessageListConfigDTO.Builder.unitSettings(Map<String, UnitId> unitSettings)