Modifier and Type | Class and Description |
---|---|
static class |
PTRData.Builder |
Modifier and Type | Method and Description |
---|---|
static PTRData.Builder |
builder() |
protected Map<String,Object> |
delegate() |
String |
getPtrdname()
domain-name which points to some location in the domain name space.
|
static PTRData |
ptr(String ptrdname) |
PTRData.Builder |
toBuilder() |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, values
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public String getPtrdname()
public static PTRData.Builder builder()
public PTRData.Builder toBuilder()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.