Class Flattened.Builder

java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Base.AbstractBuilder<Flattened.Builder>
co.elastic.clients.elasticsearch.xpack.usage.Flattened.Builder
All Implemented Interfaces:
ObjectBuilder<Flattened>
Enclosing class:
Flattened

public static class Flattened.Builder
extends Base.AbstractBuilder<Flattened.Builder>
implements ObjectBuilder<Flattened>
Builder for Flattened.
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    Flattened build()
    Builds a Flattened.
    Flattened.Builder fieldCount​(int value)
    Required - API name: field_count
    protected Flattened.Builder self()  

    Methods inherited from class co.elastic.clients.elasticsearch.xpack.usage.Base.AbstractBuilder

    available, enabled

    Methods inherited from class java.lang.Object

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