public static class DeleteResponse.Builder extends DocWriteResponse.Builder
DeleteResponse. This builder is usually used during xcontent parsing to
temporarily store the parsed values, then the DocWriteResponse.Builder.build() method is called to
instantiate the DeleteResponse.forcedRefresh, id, primaryTerm, result, seqNo, shardId, shardInfo, type, version| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
DeleteResponse |
build() |
getId, getShardId, getType, setForcedRefresh, setId, setPrimaryTerm, setResult, setSeqNo, setShardId, setShardInfo, setType, setVersionpublic DeleteResponse build()
build in class DocWriteResponse.Builder