Class GeoBoundsBuilders
java.lang.Object
org.opensearch.client.opensearch._types.GeoBoundsBuilders
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class GeoBoundsBuilders
extends Object
Builders for
GeoBounds variants.-
Method Summary
Modifier and TypeMethodDescriptionstatic CoordsGeoBounds.Buildercoords()Creates a builder for thecoordsGeoBoundsvariant.tlbr()Creates a builder for thetlbrGeoBoundsvariant.trbl()Creates a builder for thetrblGeoBoundsvariant.static WktGeoBounds.Builderwkt()Creates a builder for thewktGeoBoundsvariant.