public 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–2017 Hibernate. All rights reserved.