Class ChaosMonkeySettingsDto
java.lang.Object
de.codecentric.spring.boot.chaos.monkey.endpoints.dto.ChaosMonkeySettingsDto
-
Constructor Summary
ConstructorsConstructorDescriptionChaosMonkeySettingsDto(@NotNull ChaosMonkeyProperties chaosMonkeyProperties, @NotNull AssaultProperties assaultProperties, @NotNull WatcherProperties watcherProperties) -
Method Summary
-
Constructor Details
-
ChaosMonkeySettingsDto
public ChaosMonkeySettingsDto(@NotNull @NotNull ChaosMonkeyProperties chaosMonkeyProperties, @NotNull @NotNull AssaultProperties assaultProperties, @NotNull @NotNull WatcherProperties watcherProperties)
-