Uses of Enum Class
org.graylog2.lookup.adapters.dnslookup.DnsLookupType
Packages that use DnsLookupType
-
Uses of DnsLookupType in org.graylog2.lookup.adapters
Methods in org.graylog2.lookup.adapters that return DnsLookupTypeModifier and TypeMethodDescriptionabstract DnsLookupTypeDnsLookupDataAdapter.Config.lookupType()Methods in org.graylog2.lookup.adapters with parameters of type DnsLookupTypeModifier and TypeMethodDescriptionabstract DnsLookupDataAdapter.Config.BuilderDnsLookupDataAdapter.Config.Builder.lookupType(DnsLookupType lookupType) -
Uses of DnsLookupType in org.graylog2.lookup.adapters.dnslookup
Methods in org.graylog2.lookup.adapters.dnslookup that return DnsLookupTypeModifier and TypeMethodDescriptionstatic DnsLookupTypeReturns the enum constant of this class with the specified name.static DnsLookupType[]DnsLookupType.values()Returns an array containing the constants of this enum class, in the order they are declared.