public class HttpHealthResponse extends Object
| Constructor and Description |
|---|
HttpHealthResponse(int status,
String body) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getBody() |
int |
getStatus() |
int |
hashCode() |
String |
toString() |
Copyright © 2011. All rights reserved.