public static final class IndexIndexingPlanExecutionReport.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
IndexIndexingPlanExecutionReport.Builder |
add(IndexIndexingPlanExecutionReport report) |
IndexIndexingPlanExecutionReport |
build() |
IndexIndexingPlanExecutionReport.Builder |
failingDocument(DocumentReference reference) |
IndexIndexingPlanExecutionReport.Builder |
throwable(Throwable throwable) |
public IndexIndexingPlanExecutionReport.Builder add(IndexIndexingPlanExecutionReport report)
public IndexIndexingPlanExecutionReport.Builder throwable(Throwable throwable)
public IndexIndexingPlanExecutionReport.Builder failingDocument(DocumentReference reference)
public IndexIndexingPlanExecutionReport build()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.