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
Subclasses with type arguments of type UpdateState in io.github.resilience4j.common.circuitbreaker.monitoring.endpointModifier and TypeClassDescriptionenumUpdate State of the circuit breaker through actuator spring endpoint enum.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.