| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AData.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
static AData | 
a(String address)  | 
static AData.Builder | 
builder()  | 
protected Map<String,Object> | 
delegate()  | 
String | 
getAddress()
a 32-bit internet address 
 | 
AData.Builder | 
toBuilder()  | 
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, valuespublic String getAddress()
public static AData.Builder builder()
public AData.Builder toBuilder()
Copyright © 2009-2013 jclouds. All Rights Reserved.