Open Kilda Java Documentation
org.openkilda.messaging.model.HealthCheck Member List

This is the complete list of members for org.openkilda.messaging.model.HealthCheck, including all inherited members.

equals(Object obj)org.openkilda.messaging.model.HealthCheck
getComponents()org.openkilda.messaging.model.HealthCheck
getDescription()org.openkilda.messaging.model.HealthCheck
getName()org.openkilda.messaging.model.HealthCheck
getVersion()org.openkilda.messaging.model.HealthCheck
hashCode()org.openkilda.messaging.model.HealthCheck
hasNonOperational()org.openkilda.messaging.model.HealthCheck
HealthCheck()org.openkilda.messaging.model.HealthCheck
HealthCheck(@JsonProperty("name") String name, @JsonProperty("version") String version, @JsonProperty("description") String description, @JsonProperty("components") Map< String, String > components)org.openkilda.messaging.model.HealthCheck
setComponents(Map< String, String > components)org.openkilda.messaging.model.HealthCheck
setDescription(final String description)org.openkilda.messaging.model.HealthCheck
setName(final String name)org.openkilda.messaging.model.HealthCheck
setServiceVersion(final String version)org.openkilda.messaging.model.HealthCheck
toString()org.openkilda.messaging.model.HealthCheck