Uses of Class
software.xdev.mailpit.model.ChaosTriggers
Packages that use ChaosTriggers
-
Uses of ChaosTriggers in software.xdev.mailpit.api
Methods in software.xdev.mailpit.api that return ChaosTriggersModifier and TypeMethodDescriptionTestingApi.getChaos()Get Chaos triggers Returns the current Chaos triggers configuration.Get Chaos triggers Returns the current Chaos triggers configuration.TestingApi.setChaosParams(ChaosTriggers body) Set Chaos triggers Set the Chaos triggers configuration and return the updated values.TestingApi.setChaosParams(ChaosTriggers body, Map<String, String> additionalHeaders) Set Chaos triggers Set the Chaos triggers configuration and return the updated values.Methods in software.xdev.mailpit.api with parameters of type ChaosTriggersModifier and TypeMethodDescriptionTestingApi.setChaosParams(ChaosTriggers body) Set Chaos triggers Set the Chaos triggers configuration and return the updated values.TestingApi.setChaosParams(ChaosTriggers body, Map<String, String> additionalHeaders) Set Chaos triggers Set the Chaos triggers configuration and return the updated values. -
Uses of ChaosTriggers in software.xdev.mailpit.model
Methods in software.xdev.mailpit.model that return ChaosTriggersModifier and TypeMethodDescriptionChaosTriggers.authentication(ChaosTrigger authentication) ChaosTriggers.recipient(ChaosTrigger recipient) ChaosTriggers.sender(ChaosTrigger sender)