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
public String getPtrdname()
public static PTRData.Builder builder()
public PTRData.Builder toBuilder()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.