public class DirectionalGroupCoordinates extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DirectionalGroupCoordinates.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
static DirectionalGroupCoordinates.Builder | 
builder()  | 
boolean | 
equals(Object obj)  | 
String | 
getGroupName()
the  
name of the directional group. | 
String | 
getRecordName()
the  
dname of the record. | 
int | 
getRecordType()
the  
recordType of the record. | 
String | 
getZoneName()
the  
name of the zone. | 
int | 
hashCode()  | 
DirectionalGroupCoordinates.Builder | 
toBuilder()  | 
String | 
toString()  | 
public int getRecordType()
recordType of the record.public static DirectionalGroupCoordinates.Builder builder()
public DirectionalGroupCoordinates.Builder toBuilder()
Copyright © 2009-2013 jclouds. All Rights Reserved.