Uses of Class
de.codecentric.spring.boot.chaos.monkey.endpoints.dto.WatcherPropertiesUpdate
-
Packages that use WatcherPropertiesUpdate Package Description de.codecentric.spring.boot.chaos.monkey.endpoints -
-
Uses of WatcherPropertiesUpdate in de.codecentric.spring.boot.chaos.monkey.endpoints
Methods in de.codecentric.spring.boot.chaos.monkey.endpoints with parameters of type WatcherPropertiesUpdate Modifier and Type Method Description org.springframework.http.ResponseEntity<String>ChaosMonkeyRestEndpoint. updateWatcherProperties(WatcherPropertiesUpdate watcherProperties)
-