Modifier and Type | Class and Description |
---|---|
static class |
PtrDnsAnswer.Builder |
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_DNS_TTL |
static String |
FIELD_DOMAIN |
static String |
FIELD_FULL_DOMAIN |
Constructor and Description |
---|
PtrDnsAnswer() |
Modifier and Type | Method and Description |
---|---|
static PtrDnsAnswer.Builder |
builder() |
abstract long |
dnsTTL() |
abstract String |
domain() |
abstract String |
fullDomain() |
public static final String FIELD_DOMAIN
public static final String FIELD_FULL_DOMAIN
public static final String FIELD_DNS_TTL
public abstract String domain()
public abstract String fullDomain()
public static PtrDnsAnswer.Builder builder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.