Class ByQueryResponse.Failure.FailureBuilder
java.lang.Object
org.springframework.data.elasticsearch.core.query.ByQueryResponse.Failure.FailureBuilder
- Enclosing class:
ByQueryResponse.Failure
Builder for
ByQueryResponse.Failure- Since:
- 4.2
- Author:
- Farid Faoudi
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAborted(Boolean aborted) withErrorCause(ElasticsearchErrorCause elasticsearchErrorCause) withStatus(Integer status)
-
Method Details
-
withIndex
-
withId
-
withCause
-
withStatus
-
withSeqNo
-
withTerm
-
withAborted
-
withErrorCause
public ByQueryResponse.Failure.FailureBuilder withErrorCause(ElasticsearchErrorCause elasticsearchErrorCause) -
build
-