Modifier and Type | Class and Description |
---|---|
static class |
CNAMEData.Builder |
Modifier and Type | Method and Description |
---|---|
static CNAMEData.Builder |
builder() |
static CNAMEData |
cname(String cname) |
protected Map<String,Object> |
delegate() |
String |
getCname()
domain-name which specifies the canonical or primary name for the owner.
|
CNAMEData.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 getCname()
public static CNAMEData.Builder builder()
public CNAMEData.Builder toBuilder()
Copyright © 2009-2013 jclouds. All Rights Reserved.