Package io.helidon.webserver.accesslog
Class HeaderLogEntry.Builder
java.lang.Object
io.helidon.webserver.accesslog.AbstractLogEntry.Builder<HeaderLogEntry,HeaderLogEntry.Builder>
io.helidon.webserver.accesslog.HeaderLogEntry.Builder
- All Implemented Interfaces:
io.helidon.common.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 Summary
Methods inherited from class io.helidon.webserver.accesslog.AbstractLogEntry.Builder
lPad, maxLength, noPad, rPad, sanitizeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.helidon.common.Builder
get, identity, update
-
Method Details
-
build
-