Class RetryEventsEndpointResponse

java.lang.Object
io.github.resilience4j.common.retry.monitoring.endpoint.RetryEventsEndpointResponse

public class RetryEventsEndpointResponse extends Object
retry events DTP for rest API
  • Constructor Details

    • RetryEventsEndpointResponse

      public RetryEventsEndpointResponse()
    • RetryEventsEndpointResponse

      public RetryEventsEndpointResponse(List<RetryEventDTO> retryEvents)
  • Method Details