Class GeoLocationBuilders
java.lang.Object
org.opensearch.client.opensearch._types.GeoLocationBuilders
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class GeoLocationBuilders
extends 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 TypeMethodDescriptionstatic GeoHashLocation.Buildergeohash()Creates a builder for thegeohashGeoLocationvariant.static LatLonGeoLocation.Builderlatlon()Creates a builder for thelatlonGeoLocationvariant.