Class StatusLogEntry.Builder

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

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

    • build

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