Class ReindexResponse.Failure.FailureBuilder
java.lang.Object
org.springframework.data.elasticsearch.core.reindex.ReindexResponse.Failure.FailureBuilder
- Enclosing class:
- ReindexResponse.Failure
Builder for
ReindexResponse.Failure-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAborted(Boolean aborted) withErrorCause(ElasticsearchErrorCause elasticsearchErrorCause) withStatus(Integer status)
-
Method Details
-
withIndex
-
withType
-
withId
-
withCause
-
withStatus
-
withSeqNo
-
withTerm
-
withAborted
-
withErrorCause
public ReindexResponse.Failure.FailureBuilder withErrorCause(@Nullable ElasticsearchErrorCause elasticsearchErrorCause) -
build
-