Uses of Class
io.helidon.common.configurable.AllowListConfig.BuilderBase
-
Uses of AllowListConfig.BuilderBase in io.helidon.common.configurable
Modifier and TypeClassDescriptionstatic class
AllowListConfig.BuilderBase<BUILDER extends AllowListConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends AllowListConfig> Fluent API builder base forAllowList
.Modifier and TypeMethodDescriptionAllowListConfig.BuilderBase.from
(AllowListConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
AllowListConfigImpl
(AllowListConfig.BuilderBase<?, ?> builder) Create an instance providing a builder.