Uses of Class
io.helidon.builder.codegen.OptionSingular.Builder
Packages that use OptionSingular.Builder
-
Uses of OptionSingular.Builder in io.helidon.builder.codegen
Subclasses with type arguments of type OptionSingular.Builder in io.helidon.builder.codegenClasses in io.helidon.builder.codegen that implement interfaces with type arguments of type OptionSingular.BuilderMethods in io.helidon.builder.codegen that return OptionSingular.BuilderModifier and TypeMethodDescriptionstatic OptionSingular.BuilderOptionSingular.builder()Create a new fluent API builder to customize configuration.static OptionSingular.BuilderOptionSingular.builder(OptionSingular instance) Create a new fluent API builder from an existing instance.Method parameters in io.helidon.builder.codegen with type arguments of type OptionSingular.BuilderModifier and TypeMethodDescriptionOptionInfo.BuilderBase.singular(Consumer<OptionSingular.Builder> consumer) Singular option details.