Class GeoLinePoint.Builder

java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.GeoLinePoint.Builder
All Implemented Interfaces:
ObjectBuilder<GeoLinePoint>
Enclosing class:
GeoLinePoint

public static class GeoLinePoint.Builder
extends java.lang.Object
implements ObjectBuilder<GeoLinePoint>
Builder for GeoLinePoint.
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    GeoLinePoint build()
    Builds a GeoLinePoint.
    GeoLinePoint.Builder field​(java.lang.String value)
    Required - API name: field

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait