Class GeoLineSort
java.lang.Object
org.opensearch.client.opensearch._types.aggregations.GeoLineSort
- All Implemented Interfaces:
ToJsonp
public final class GeoLineSort extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGeoLineSort.BuilderBuilder forGeoLineSort. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<GeoLineSort>DESERIALIZERJson deserializer for GeoLineSort -
Constructor Summary
Constructors Modifier Constructor Description protectedGeoLineSort(GeoLineSort.Builder builder) -
Method Summary
Modifier and Type Method Description java.lang.Stringfield()API name:fieldprotected static voidsetupGeoLineSortDeserializer(DelegatingDeserializer<GeoLineSort.Builder> op)voidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
-
Field Details
-
DESERIALIZER
Json deserializer for GeoLineSort
-
-
Constructor Details
-
Method Details
-
field
public java.lang.String field()API name:field -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupGeoLineSortDeserializer
-