@Deprecated public class GeoService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoService.Builder
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static GeoService.Builder |
builder()
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
permits equals comparisons with subtypes
|
List<GeoRegionGroup> |
getGroups()
Deprecated.
|
String |
getName()
Deprecated.
|
List<Node> |
getNodes()
Deprecated.
|
int |
getTTL()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isActive()
Deprecated.
|
GeoService.Builder |
toBuilder()
Deprecated.
|
String |
toString()
Deprecated.
|
public String getName()
public boolean isActive()
public int getTTL()
public List<GeoRegionGroup> getGroups()
public boolean equals(Object obj)
public static GeoService.Builder builder()
public GeoService.Builder toBuilder()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.