Uses of Enum Class
io.github.resilience4j.common.circuitbreaker.monitoring.endpoint.UpdateState
Packages that use UpdateState
-
Uses of UpdateState in io.github.resilience4j.common.circuitbreaker.monitoring.endpoint
Methods in io.github.resilience4j.common.circuitbreaker.monitoring.endpoint that return UpdateStateModifier and TypeMethodDescriptionstatic UpdateStateReturns the enum constant of this class with the specified name.static UpdateState[]UpdateState.values()Returns an array containing the constants of this enum class, in the order they are declared.