Class BulkheadEventsEndpointResponse

java.lang.Object
io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEventsEndpointResponse

public class BulkheadEventsEndpointResponse extends Object
  • Constructor Details

    • BulkheadEventsEndpointResponse

      public BulkheadEventsEndpointResponse()
    • BulkheadEventsEndpointResponse

      public BulkheadEventsEndpointResponse(List<BulkheadEventDTO> bulkheadEvents)
  • Method Details