Record Class WatchdogService.WatchdogServiceConfig

java.lang.Object
java.lang.Record
ch.rswk.meta.engine.WatchdogService.WatchdogServiceConfig
Enclosing class:
WatchdogService

public static record WatchdogService.WatchdogServiceConfig(@Nullable WatchdogService.WatchdogServiceCheckConfig check, @Nullable WatchdogService.WatchdogServiceReportConfig report) extends Record