| Package | Description |
|---|---|
| org.graylog2.lookup.adapters.dnslookup |
| Modifier and Type | Method and Description |
|---|---|
ADnsAnswer |
ADnsAnswer.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ADnsAnswer> |
DnsClient.resolveIPv4AddressForHostname(String hostName,
boolean includeIpVersion) |
List<ADnsAnswer> |
DnsClient.resolveIPv6AddressForHostname(String hostName,
boolean includeIpVersion) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ADnsAnswer.convertToStringListValue(List<ADnsAnswer> aDnsAnswers) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.