public static class DocumentMapper.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder(RootObjectMapper.Builder builder,
MapperService mapperService) |
Modifier and Type | Method and Description |
---|---|
DocumentMapper |
build(MapperService mapperService) |
DocumentMapper.Builder |
meta(java.util.Map<java.lang.String,java.lang.Object> meta) |
DocumentMapper.Builder |
put(MetadataFieldMapper.Builder<?,?> mapper) |
public Builder(RootObjectMapper.Builder builder, MapperService mapperService)
public DocumentMapper.Builder meta(java.util.Map<java.lang.String,java.lang.Object> meta)
public DocumentMapper.Builder put(MetadataFieldMapper.Builder<?,?> mapper)
public DocumentMapper build(MapperService mapperService)