Modifier and Type | Class and Description |
---|---|
static class |
AAAAData.Builder |
Modifier and Type | Method and Description |
---|---|
static AAAAData |
aaaa(String address) |
static AAAAData.Builder |
builder() |
protected Map<String,Object> |
delegate() |
String |
getAddress()
a 128 bit IPv6 address
|
AAAAData.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 getAddress()
public static AAAAData.Builder builder()
public AAAAData.Builder toBuilder()
Copyright © 2009-2013 jclouds. All Rights Reserved.