Interface EnedisHealth

All Known Implementing Classes:
EnedisApiClient

public interface EnedisHealth
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<String,org.springframework.boot.actuate.health.Health>
     
  • Method Details

    • health

      Map<String,org.springframework.boot.actuate.health.Health> health()