public Document.DocumentBuilder id(String id)
public Document.DocumentBuilder position(int position)
public Document.DocumentBuilder dataSourceType(String dataSourceType)
public Document.DocumentBuilder dataSourceInfo(DataSourceInfo dataSourceInfo)
public Document.DocumentBuilder datasetProcessRuleId(String datasetProcessRuleId)
public Document.DocumentBuilder name(String name)
public Document.DocumentBuilder createdFrom(String createdFrom)
public Document.DocumentBuilder createdBy(String createdBy)
public Document.DocumentBuilder createdAt(Long createdAt)
public Document.DocumentBuilder tokens(Integer tokens)
public Document.DocumentBuilder indexingStatus(String indexingStatus)
public Document.DocumentBuilder completedAt(Long completedAt)
public Document.DocumentBuilder updatedAt(long updatedAt)
public Document.DocumentBuilder indexingLatency(Long indexingLatency)
public Document.DocumentBuilder error(String error)
public Document.DocumentBuilder enabled(boolean enabled)
public Document.DocumentBuilder disabledAt(Long disabledAt)
public Document.DocumentBuilder disabledBy(String disabledBy)
public Document.DocumentBuilder archived(boolean archived)
public Document.DocumentBuilder segmentCount(int segmentCount)
public Document.DocumentBuilder averageSegmentLength(int averageSegmentLength)
public Document.DocumentBuilder wordCount(Integer wordCount)
public Document.DocumentBuilder hitCount(Integer hitCount)
public Document.DocumentBuilder displayStatus(String displayStatus)
public Document.DocumentBuilder docForm(String docForm)
public Document.DocumentBuilder docLanguage(String docLanguage)
public Document.DocumentBuilder docMetadata(List<Metadata> docMetadata)
public Document build()
Copyright © 2025. All rights reserved.