Class GeoBoundsBuilders
java.lang.Object
co.elastic.clients.elasticsearch._types.GeoBoundsBuilders
public class GeoBoundsBuilders
extends java.lang.Object
Builders for
GeoBounds variants.-
Method Summary
Modifier and Type Method Description static CoordsGeoBounds.Buildercoords()Creates a builder for thecoordsGeoBoundsvariant.static TopLeftBottomRightGeoBounds.Buildertlbr()Creates a builder for thetlbrGeoBoundsvariant.static TopRightBottomLeftGeoBounds.Buildertrbl()Creates a builder for thetrblGeoBoundsvariant.static WktGeoBounds.Builderwkt()Creates a builder for thewktGeoBoundsvariant.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait