Uses of Class
com.moesif.api.controllers.HealthController
-
Packages that use HealthController Package Description com.moesif.api com.moesif.api.controllers -
-
Uses of HealthController in com.moesif.api
Methods in com.moesif.api that return HealthController Modifier and Type Method Description HealthControllerMoesifAPIClient. getHealth()Singleton access to Health controller -
Uses of HealthController in com.moesif.api.controllers
Methods in com.moesif.api.controllers that return HealthController Modifier and Type Method Description static HealthControllerHealthController. getInstance()Singleton pattern implementation
-