public final class Health extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Health.Builder
Builder for creating immutable
Health instances. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,Object> |
getDetails()
Return the details of the health.
|
HealthStatus |
getStatus()
Return the status of the health.
|
int |
hashCode() |
String |
toString() |
public HealthStatus getStatus()
null)public Map<String,Object> getDetails()
Copyright © 2016. All rights reserved.