Uses of Class
io.helidon.builder.codegen.OptionConfigured.Builder
Packages that use OptionConfigured.Builder
-
Uses of OptionConfigured.Builder in io.helidon.builder.codegen
Methods in io.helidon.builder.codegen that return OptionConfigured.BuilderModifier and TypeMethodDescriptionstatic OptionConfigured.BuilderOptionConfigured.builder()Create a new fluent API builder to customize configuration.static OptionConfigured.BuilderOptionConfigured.builder(OptionConfigured instance) Create a new fluent API builder from an existing instance.Method parameters in io.helidon.builder.codegen with type arguments of type OptionConfigured.BuilderModifier and TypeMethodDescriptionOptionInfo.BuilderBase.configured(Consumer<OptionConfigured.Builder> consumer) Details about configurability of this option.