HealthStatus Interface Reference
Interface that represents a HealthStatus.
Public Member Functions | |
| String | getKey () |
| Get status associated key. More... | |
| String | getValue () |
| Get status value. More... | |
| Instant | getTimestamp () |
| Get status timestamp. More... | |
Member Function Documentation
| String getKey | ( | ) |
- Returns
- status key
| Instant getTimestamp | ( | ) |
- Returns
- status timestamp
| String getValue | ( | ) |
- Returns
- status value
