public class DirectionalPoolRecord extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DirectionalPoolRecord.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
static DirectionalPoolRecord.Builder | 
drBuilder()  | 
boolean | 
equals(Object obj)  | 
List<String> | 
getRData()
type-specific binary values. | 
int | 
getTTL()  | 
String | 
getType()
the type. 
 | 
int | 
hashCode()  | 
boolean | 
isNoResponseRecord()
true if blocks traffic from specified regions by returning No Error, No
 Response. 
 | 
DirectionalPoolRecord.Builder | 
toBuilder()  | 
String | 
toString()  | 
public String getType()
Apublic int getTTL()
public boolean isNoResponseRecord()
public static DirectionalPoolRecord.Builder drBuilder()
public DirectionalPoolRecord.Builder toBuilder()
Copyright © 2009-2013 jclouds. All Rights Reserved.