Class DocValuesPropertyBase.AbstractBuilder<BuilderT extends DocValuesPropertyBase.AbstractBuilder<BuilderT>>
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.elasticsearch._types.mapping.PropertyBase.AbstractBuilder<BuilderT>
co.elastic.clients.elasticsearch._types.mapping.CorePropertyBase.AbstractBuilder<BuilderT>
co.elastic.clients.elasticsearch._types.mapping.DocValuesPropertyBase.AbstractBuilder<BuilderT>
- Direct Known Subclasses:
BinaryProperty.Builder,BooleanProperty.Builder,CompletionProperty.Builder,DateNanosProperty.Builder,DateProperty.Builder,GeoPointProperty.Builder,GeoShapeProperty.Builder,IpProperty.Builder,KeywordProperty.Builder,Murmur3HashProperty.Builder,NumberPropertyBase.AbstractBuilder,PointProperty.Builder,RangePropertyBase.AbstractBuilder,ShapeProperty.Builder,TokenCountProperty.Builder,VersionProperty.Builder,WildcardProperty.Builder
- Enclosing class:
- DocValuesPropertyBase
protected abstract static class DocValuesPropertyBase.AbstractBuilder<BuilderT extends DocValuesPropertyBase.AbstractBuilder<BuilderT>> extends CorePropertyBase.AbstractBuilder<BuilderT>
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractBuilder() -
Method Summary
Methods inherited from class co.elastic.clients.elasticsearch._types.mapping.CorePropertyBase.AbstractBuilder
copyTo, copyTo, similarity, storeMethods inherited from class co.elastic.clients.elasticsearch._types.mapping.PropertyBase.AbstractBuilder
dynamic, fields, fields, fields, ignoreAbove, localMetadata, localMetadata, meta, meta, name, properties, properties, properties, selfMethods 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
-
AbstractBuilder
protected AbstractBuilder()
-
-
Method Details
-
docValues
API name:doc_values
-