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