Class HostLogEntry.Builder

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

public static final class HostLogEntry.Builder extends AbstractLogEntry.Builder<HostLogEntry,HostLogEntry.Builder>
A fluent API builder for HostLogEntry.
  • Method Details

    • build

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