public class DocumentExists extends AbstractDocumentTargetedAction<DocumentExistsResult>
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentExists.Builder |
id| Modifier and Type | Method and Description |
|---|---|
DocumentExistsResult |
createNewElasticSearchResult(String responseBody,
int statusCode,
String reasonPhrase,
com.google.gson.Gson gson) |
String |
getRestMethodName() |
buildURI, getId, getIndex, getTypebuildQueryString, createNewElasticSearchResult, equals, getData, getHeader, getHeaders, getIdFromSource, getParameter, getPathToResult, getURI, getURLCommandExtension, hashCode, isHttpSuccessful, parseResponseBody, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetData, getHeaders, getPathToResult, getURIpublic String getRestMethodName()
getRestMethodName in interface Action<DocumentExistsResult>getRestMethodName in class AbstractAction<DocumentExistsResult>public DocumentExistsResult createNewElasticSearchResult(String responseBody, int statusCode, String reasonPhrase, com.google.gson.Gson gson)
Copyright © 2018. All rights reserved.