public class GeolocationApi
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GeolocationApi.Response |
Modifier and Type | Method and Description |
---|---|
static PendingResult<GeolocationResult> |
geolocate(GeoApiContext context,
GeolocationPayload payload) |
static GeolocationApiRequest |
newRequest(GeoApiContext context) |
public static PendingResult<GeolocationResult> geolocate(GeoApiContext context, GeolocationPayload payload)
public static GeolocationApiRequest newRequest(GeoApiContext context)