public class PutMapping extends GenericResultAbstractAction
| Modifier and Type | Class and Description |
|---|---|
static class |
PutMapping.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
PutMapping(PutMapping.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildURI() |
boolean |
equals(Object obj) |
String |
getRestMethodName() |
int |
hashCode() |
createNewElasticSearchResultbuildQueryString, createNewElasticSearchResult, getData, getHeader, getHeaders, getIdFromSource, getParameter, getPathToResult, getURI, isHttpSuccessful, parseResponseBody, setURI, toStringprotected PutMapping(PutMapping.Builder builder)
protected String buildURI()
buildURI in class AbstractAction<JestResult>public String getRestMethodName()
getRestMethodName in interface Action<JestResult>getRestMethodName in class AbstractAction<JestResult>public int hashCode()
hashCode in class AbstractAction<JestResult>public boolean equals(Object obj)
equals in class AbstractAction<JestResult>Copyright © 2017. All rights reserved.