| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
BulkProcessor.add(UpdateRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentClient.update(UpdateRequest request,
Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
com.linecorp.armeria.common.HttpRequest |
DocumentFactory.update(UpdateRequest request,
Map<String,?> params)
Returns a request to update a document with
UpdateRequest. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.