Uses of Class
io.dropwizard.health.Schedule
-
Packages that use Schedule Package Description io.dropwizard.health -
-
Uses of Schedule in io.dropwizard.health
Methods in io.dropwizard.health that return Schedule Modifier and Type Method Description ScheduleHealthCheckConfiguration. getSchedule()Methods in io.dropwizard.health with parameters of type Schedule Modifier and Type Method Description voidHealthCheckConfiguration. setSchedule(Schedule schedule)
-