Class ErrorHandling.Builder

All Implemented Interfaces:
Prototype.Builder<ErrorHandling.Builder, ErrorHandling>, Builder<ErrorHandling.Builder, ErrorHandling>, ConfigBuilderSupport.ConfiguredBuilder<ErrorHandling.Builder, ErrorHandling>, Supplier<ErrorHandling>
Enclosing interface:
ErrorHandling

public static class ErrorHandling.Builder extends ErrorHandling.BuilderBase<ErrorHandling.Builder, ErrorHandling> implements Builder<ErrorHandling.Builder, ErrorHandling>
Fluent API builder for ErrorHandling.
  • Method Details