public class Update extends SingleResultAbstractDocumentTargetedAction implements BulkableAction<DocumentResult>
| Modifier and Type | Class and Description |
|---|---|
static class |
Update.Builder |
static class |
Update.VersionBuilder |
id| Modifier | Constructor and Description |
|---|---|
protected |
Update(Update.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildURI() |
boolean |
equals(Object obj) |
String |
getBulkMethodName() |
String |
getPathToResult() |
String |
getRestMethodName() |
int |
hashCode() |
createNewElasticSearchResultgetId, getIndex, getTypebuildQueryString, createNewElasticSearchResult, getData, getHeader, getHeaders, getIdFromSource, getParameter, getURI, isHttpSuccessful, parseResponseBody, setURI, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetParametergetId, getIndex, getTypecreateNewElasticSearchResult, getData, getHeaders, getURIprotected Update(Update.Builder builder)
public String getBulkMethodName()
getBulkMethodName in interface BulkableAction<DocumentResult>protected String buildURI()
buildURI in class AbstractDocumentTargetedAction<DocumentResult>public String getRestMethodName()
getRestMethodName in interface Action<DocumentResult>getRestMethodName in class AbstractAction<DocumentResult>public String getPathToResult()
getPathToResult in interface Action<DocumentResult>getPathToResult in class AbstractAction<DocumentResult>public int hashCode()
hashCode in class AbstractAction<DocumentResult>public boolean equals(Object obj)
equals in class AbstractAction<DocumentResult>Copyright © 2017. All rights reserved.