Class RetryEndpoint
- java.lang.Object
-
- io.github.resilience4j.retry.monitoring.endpoint.RetryEndpoint
-
@Endpoint(id="retries") public class RetryEndpoint extends java.lang.ObjectREST API endpoint to retrieve all configured retries
-
-
Constructor Summary
Constructors Constructor Description RetryEndpoint(io.github.resilience4j.retry.RetryRegistry retryRegistry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.github.resilience4j.common.retry.monitoring.endpoint.RetryEndpointResponsegetAllRetries()
-