Class AssaultPropertiesUpdate
java.lang.Object
de.codecentric.spring.boot.chaos.monkey.endpoints.dto.AssaultPropertiesUpdate
Is used to update properties. Partial updates are allowed: i. e.
{"level": 2} is fine. This is also why we're using ObjectTypes (and
not the corresponding primitives).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AssaultPropertiesUpdate
public AssaultPropertiesUpdate()
-
-
Method Details
-
applyTo
-