Package io.helidon.webserver.accesslog
Class SizeLogEntry.Builder
java.lang.Object
io.helidon.webserver.accesslog.AbstractLogEntry.Builder<SizeLogEntry,SizeLogEntry.Builder>
io.helidon.webserver.accesslog.SizeLogEntry.Builder
- All Implemented Interfaces:
io.helidon.common.Builder<SizeLogEntry.Builder,,SizeLogEntry> Supplier<SizeLogEntry>
- Enclosing class:
SizeLogEntry
public static final class SizeLogEntry.Builder
extends AbstractLogEntry.Builder<SizeLogEntry,SizeLogEntry.Builder>
A fluent API builder for
SizeLogEntry.-
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
-