Class HeaderLogEntry.Builder

All Implemented Interfaces:
Builder<HeaderLogEntry.Builder,HeaderLogEntry>, Supplier<HeaderLogEntry>
Enclosing class:
HeaderLogEntry

public static final class HeaderLogEntry.Builder extends AbstractLogEntry.Builder<HeaderLogEntry,HeaderLogEntry.Builder>
Fluent API builder for HeaderLogEntry.
  • Method Details

    • build

      public HeaderLogEntry build()
      Description copied from interface: Builder
      Build the instance from this builder.
      Returns:
      instance of the built type