public final class HealthResponse extends Object
| Constructor and Description |
|---|
HealthResponse(boolean healthy,
String message,
String contentType,
int status) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContentType() |
String |
getMessage() |
int |
getStatus() |
int |
hashCode() |
boolean |
isHealthy() |
String |
toString() |
Copyright © 2011. All rights reserved.