Class GeoLocationBuilders
java.lang.Object
co.elastic.clients.elasticsearch._types.GeoLocationBuilders
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 TypeMethodDescriptionstatic GeoHashLocation.Buildergeohash()Creates a builder for thegeohashGeoLocationvariant.static LatLonGeoLocation.Builderlatlon()Creates a builder for thelatlonGeoLocationvariant.