|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.dynect.v3.domain.GeoRegionGroup
public class GeoRegionGroup
| Nested Class Summary | |
|---|---|
static class |
GeoRegionGroup.Builder
|
| Method Summary | |
|---|---|
static GeoRegionGroup.Builder |
builder()
|
boolean |
equals(Object obj)
permits equals comparisons with subtypes |
List<String> |
getCountries()
A list of ISO-3166 two letter codes to represent the names of countries and their subdivisions or one of the predefined groups. |
String |
getName()
Name of the Region Group |
List<RecordSet> |
getRecordSets()
record sets assigned to this region group. |
com.google.common.base.Optional<String> |
getServiceName()
Name of the Geo Service. |
int |
hashCode()
|
GeoRegionGroup.Builder |
toBuilder()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public com.google.common.base.Optional<String> getServiceName()
GeoService
public String getName()
public List<String> getCountries()
public List<RecordSet> getRecordSets()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Objectpublic static GeoRegionGroup.Builder builder()
public GeoRegionGroup.Builder toBuilder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||