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