| Package | Description |
|---|---|
| org.graylog2.lookup.adapters | |
| org.graylog2.lookup.adapters.dnslookup |
| Modifier and Type | Method and Description |
|---|---|
abstract DnsLookupType |
DnsLookupDataAdapter.Config.lookupType() |
| Modifier and Type | Method and Description |
|---|---|
abstract DnsLookupDataAdapter.Config.Builder |
DnsLookupDataAdapter.Config.Builder.lookupType(DnsLookupType lookupType) |
| Modifier and Type | Method and Description |
|---|---|
static DnsLookupType |
DnsLookupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DnsLookupType[] |
DnsLookupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.