Interface KeyValuePairComponentBuilder
-
- All Superinterfaces:
Builder<Component>
,ComponentBuilder<KeyValuePairComponentBuilder>
public interface KeyValuePairComponentBuilder extends ComponentBuilder<KeyValuePairComponentBuilder>
Assembler for constructing KeyValuePair Components.- Since:
- 2.9
-
-
Method Summary
-
Methods inherited from interface org.apache.logging.log4j.core.config.builder.api.ComponentBuilder
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addComponent, getBuilder, getName
-
-