Class GeoLocationBuilders
java.lang.Object
co.elastic.clients.elasticsearch._types.GeoLocationBuilders
public class GeoLocationBuilders
extends java.lang.Object
Builders for
GeoLocation variants.
Variants coords, text are not available here as
they don't have a dedicated class. Use GeoLocation's builder for
these.
-
Method Summary
Modifier and Type Method Description static GeoHashLocation.Buildergeohash()Creates a builder for thegeohashGeoLocationvariant.static LatLonGeoLocation.Builderlatlon()Creates a builder for thelatlonGeoLocationvariant.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait