Class ChaosMonkeySettingsDto
- java.lang.Object
-
- de.codecentric.spring.boot.chaos.monkey.endpoints.dto.ChaosMonkeySettingsDto
-
public class ChaosMonkeySettingsDto extends Object
-
-
Constructor Summary
Constructors Constructor Description ChaosMonkeySettingsDto(@NotNull ChaosMonkeyProperties chaosMonkeyProperties, @NotNull AssaultProperties assaultProperties, @NotNull WatcherProperties watcherProperties)
-
-
-
Constructor Detail
-
ChaosMonkeySettingsDto
public ChaosMonkeySettingsDto(@NotNull @NotNull ChaosMonkeyProperties chaosMonkeyProperties, @NotNull @NotNull AssaultProperties assaultProperties, @NotNull @NotNull WatcherProperties watcherProperties)
-
-