Uses of Class
org.apache.logging.log4j.plugins.Node.Builder
Packages that use Node.Builder
-
Uses of Node.Builder in org.apache.logging.log4j.plugins
Methods in org.apache.logging.log4j.plugins that return Node.BuilderModifier and TypeMethodDescriptionNode.Builder.addChild(Consumer<Node.Builder> child) static Node.BuilderNode.newBuilder()Node.Builder.setAttribute(String name, String value) Node.Builder.setAttributes(Map<String, String> attributes) Node.Builder.setPluginType(PluginType<?> pluginType) Method parameters in org.apache.logging.log4j.plugins with type arguments of type Node.Builder