public abstract class IPinfoStandardLocation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IPinfoStandardLocation.Builder |
| Constructor and Description |
|---|
IPinfoStandardLocation() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
city() |
String |
coordinates() |
abstract String |
country() |
abstract Long |
geoNameId() |
abstract double |
latitude() |
abstract double |
longitude() |
abstract String |
region() |
abstract String |
timezone() |
public abstract double latitude()
public abstract double longitude()
@Memoized public String coordinates()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.