Class HttpLogConfig.Builder

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

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