Uses of Class
io.helidon.common.configurable.AllowListConfig.Builder
-
Uses of AllowListConfig.Builder in io.helidon.common.configurable
Modifier and TypeMethodDescriptionstatic AllowListConfig.Builder
AllowList.builder()
Create a fluent API builder to configure an instance.static AllowListConfig.Builder
AllowListConfig.builder()
Create a new fluent API builder to customize configuration.static AllowListConfig.Builder
AllowListConfig.builder
(AllowListConfig instance) Create a new fluent API builder from an existing instance.Modifier and TypeMethodDescriptionstatic AllowList
AllowList.create
(Consumer<AllowListConfig.Builder> consumer) Create a new allow list customizing its configuration.