Class GeoIpNodeDatabaseName.Builder

java.lang.Object
co.elastic.clients.elasticsearch.ingest.geo_ip_stats.GeoIpNodeDatabaseName.Builder
All Implemented Interfaces:
ObjectBuilder<GeoIpNodeDatabaseName>
Enclosing class:
GeoIpNodeDatabaseName

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    GeoIpNodeDatabaseName build()
    GeoIpNodeDatabaseName.Builder name​(java.lang.String value)
    Required - Name of the database.

    Methods inherited from class java.lang.Object

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