Class GeoBounds
java.lang.Object
org.opensearch.client.opensearch._types.aggregations.GeoBounds
- All Implemented Interfaces:
ToJsonp
public final class GeoBounds extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGeoBounds.BuilderBuilder forGeoBounds. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<GeoBounds>DESERIALIZERJson deserializer for GeoBounds -
Constructor Summary
Constructors Modifier Constructor Description protectedGeoBounds(GeoBounds.Builder builder) -
Method Summary
Modifier and Type Method Description LatLonbottomRight()API name:bottom_rightprotected static voidsetupGeoBoundsDeserializer(DelegatingDeserializer<GeoBounds.Builder> op)voidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)LatLontopLeft()API name:top_left
-
Field Details
-
DESERIALIZER
Json deserializer for GeoBounds
-
-
Constructor Details
-
Method Details
-
bottomRight
API name:bottom_right -
topLeft
API name:top_left -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupGeoBoundsDeserializer
-