public class Update extends SingleResultAbstractDocumentTargetedAction implements BulkableAction<DocumentResult>
Modifier and Type | Class and Description |
---|---|
static class |
Update.Builder |
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() |
createNewElasticSearchResult
getId, getIndex, getType
buildQueryString, createNewElasticSearchResult, getData, getHeader, getHeaders, getIdFromSource, getParameter, getURI, isHttpSuccessful, parseResponseBody, setURI, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getParameter
getId, getIndex, getType
createNewElasticSearchResult, getData, getHeaders, getURI
protected 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 © 2016. All rights reserved.