Class WktGeoBounds
java.lang.Object
co.elastic.clients.elasticsearch._types.WktGeoBounds
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<WktGeoBounds>Json deserializer forWktGeoBounds -
Method Summary
Modifier and TypeMethodDescriptionstatic WktGeoBoundsvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final Stringwkt()Required - API name:wkt
-
Field Details
-
_DESERIALIZER
Json deserializer forWktGeoBounds
-
-
Method Details
-
of
-
wkt
Required - API name:wkt -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupWktGeoBoundsDeserializer
-