Class DocValuesPropertyBase.AbstractBuilder<BuilderT extends DocValuesPropertyBase.AbstractBuilder<BuilderT>>
java.lang.Object
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,NumberProperty.Builder,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
addCopyTo, copyTo, copyTo, similarity, storeMethods inherited from class co.elastic.clients.elasticsearch._types.mapping.PropertyBase.AbstractBuilder
dynamic, fields, fields, ignoreAbove, localMetadata, meta, name, properties, properties, putFields, putFields, putLocalMetadata, putMeta, putProperties, putProperties, selfMethods 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
-