| Modifier and Type | Class and Description |
|---|---|
static class |
ADnsAnswer.Builder |
| Constructor and Description |
|---|
ADnsAnswer() |
| Modifier and Type | Method and Description |
|---|---|
static ADnsAnswer.Builder |
builder() |
static List<String> |
convertToStringListValue(List<ADnsAnswer> aDnsAnswers) |
abstract long |
dnsTTL() |
abstract String |
ipAddress() |
abstract String |
ipVersion() |
public abstract String ipAddress()
public static ADnsAnswer.Builder builder()
public static List<String> convertToStringListValue(List<ADnsAnswer> aDnsAnswers)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.