Uses of Class
org.graylog.integrations.ipfix.ShallowOptionsTemplateSet.Record
Packages that use ShallowOptionsTemplateSet.Record
-
Uses of ShallowOptionsTemplateSet.Record in org.graylog.integrations.ipfix
Methods in org.graylog.integrations.ipfix that return types with arguments of type ShallowOptionsTemplateSet.RecordModifier and TypeMethodDescriptionIpfixParser.MessageDescription.optionsTemplateRecords()abstract com.google.common.collect.ImmutableList<ShallowOptionsTemplateSet.Record>ShallowOptionsTemplateSet.records()Method parameters in org.graylog.integrations.ipfix with type arguments of type ShallowOptionsTemplateSet.RecordModifier and TypeMethodDescriptionstatic ShallowOptionsTemplateSetShallowOptionsTemplateSet.create(com.google.common.collect.ImmutableList<ShallowOptionsTemplateSet.Record> records)