public final class ElasticsearchResponse extends Object
Constructor and Description |
---|
ElasticsearchResponse(int statusCode,
String statusMessage,
com.google.gson.JsonObject body) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
getBody() |
int |
getStatusCode() |
String |
getStatusMessage() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.