Module io.helidon.config
Package io.helidon.config.spi
Class ConfigContent.Builder<T extends ConfigContent.Builder<T>>
java.lang.Object
io.helidon.config.spi.ConfigContent.Builder<T>
- Type Parameters:
T
- type of the implementing builder
- Direct Known Subclasses:
ConfigContent.NodeContent.Builder
,ConfigContent.OverrideContent.Builder
,ConfigParser.Content.Builder
- Enclosing interface:
ConfigContent
Fluent API builder for
ConfigContent
, common ancestor for parsable content builder and node content builder.-
Method Summary
-
Method Details
-
stamp
Content stamp.- Parameters:
stamp
- stamp of the content- Returns:
- updated builder instance
-