public class HealthStatus extends Object implements Serializable
| Constructor and Description |
|---|
HealthStatus(String healthId,
String level,
String message,
String resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHealthId() |
String |
getLevel() |
String |
getMessage() |
String |
getResource() |
String |
toString() |
Copyright © 2017 Power TAC. All rights reserved.