Uses of Enum
io.smallrye.faulttolerance.core.retry.RetryEvents.Result
Packages that use RetryEvents.Result
-
Uses of RetryEvents.Result in io.smallrye.faulttolerance.core.retry
Fields in io.smallrye.faulttolerance.core.retry declared as RetryEvents.ResultMethods in io.smallrye.faulttolerance.core.retry that return RetryEvents.ResultModifier and TypeMethodDescriptionstatic RetryEvents.ResultReturns the enum constant of this type with the specified name.static RetryEvents.Result[]RetryEvents.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.