Uses of Class
io.helidon.config.spi.ConfigContent.NodeContent.Builder
Package
Description
Configuration SPI that defines the behavior developers can implement to extend the config system.
-
Uses of ConfigContent.NodeContent.Builder in io.helidon.config.spi
Modifier and TypeMethodDescriptionConfigContent.NodeContent.builder()
A fluent API builder forConfigContent.NodeContent
.ConfigContent.NodeContent.Builder.node
(ConfigNode.ObjectNode rootNode) Node with the configuration of this content.