HealthResource API HealthResource.java interface HealthResource { Response health() Response deleteHealthNotAllowed() Response putHealthNotAllowed() Response postHealthNotAllowed() }