Uses of Class
io.helidon.webserver.accesslog.UserLogEntry.Builder
-
-
Uses of UserLogEntry.Builder in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return UserLogEntry.Builder Modifier and Type Method Description static UserLogEntry.BuilderUserLogEntry. builder()Create a new fluent API builder.
-