Class Flattened.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<BuilderT>
co.elastic.clients.elasticsearch.xpack.usage.Base.AbstractBuilder<Flattened.Builder>
co.elastic.clients.elasticsearch.xpack.usage.Flattened.Builder
- All Implemented Interfaces:
WithJson<Flattened.Builder>,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 Flattenedbuild()Builds aFlattened.Flattened.BuilderfieldCount(int value)Required - API name:field_countprotected Flattened.Builderself()Methods inherited from class co.elastic.clients.elasticsearch.xpack.usage.Base.AbstractBuilder
available, enabledMethods inherited from class co.elastic.clients.util.WithJsonObjectBuilderBase
withJsonMethods inherited from class co.elastic.clients.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
fieldCount
Required - API name:field_count -
self
- Specified by:
selfin classBase.AbstractBuilder<Flattened.Builder>
-
build
Builds aFlattened.- Specified by:
buildin interfaceObjectBuilder<Flattened>- Throws:
java.lang.NullPointerException- if some of the required fields are null.
-