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
◆ getKey()
| String getKey | ( | ) |
- Returns
- status key
◆ getTimestamp()
| Instant getTimestamp | ( | ) |
- Returns
- status timestamp
◆ getValue()
| String getValue | ( | ) |
- Returns
- status value