Uses of Interface
io.quarkus.smallrye.faulttolerance.runtime.config.SmallRyeFaultToleranceConfig.StrategiesConfig.RetryWhenConfig
Packages that use SmallRyeFaultToleranceConfig.StrategiesConfig.RetryWhenConfig
-
Uses of SmallRyeFaultToleranceConfig.StrategiesConfig.RetryWhenConfig in io.quarkus.smallrye.faulttolerance.runtime.config
Methods in io.quarkus.smallrye.faulttolerance.runtime.config that return types with arguments of type SmallRyeFaultToleranceConfig.StrategiesConfig.RetryWhenConfigModifier and TypeMethodDescriptionSmallRyeFaultToleranceConfig.StrategiesConfig.retryWhen()Configuration of the@RetryWhenfault tolerance strategy.