Package io.helidon.webserver.accesslog
Class HostLogEntry.Builder
java.lang.Object
io.helidon.webserver.accesslog.AbstractLogEntry.Builder<HostLogEntry,HostLogEntry.Builder>
io.helidon.webserver.accesslog.HostLogEntry.Builder
- All Implemented Interfaces:
io.helidon.common.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 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
-