Uses of Class
io.jans.configapi.core.model.Status
-
Packages that use Status Package Description io.jans.configapi.core.model -
-
Uses of Status in io.jans.configapi.core.model
Methods in io.jans.configapi.core.model that return types with arguments of type Status Modifier and Type Method Description List<Status>
HealthStatus. getChecks()
Method parameters in io.jans.configapi.core.model with type arguments of type Status Modifier and Type Method Description void
HealthStatus. setChecks(List<Status> checks)
-