Uses of Class
io.helidon.builder.codegen.OptionDeprecation.Builder
Packages that use OptionDeprecation.Builder
-
Uses of OptionDeprecation.Builder in io.helidon.builder.codegen
Methods in io.helidon.builder.codegen that return OptionDeprecation.BuilderModifier and TypeMethodDescriptionstatic OptionDeprecation.BuilderOptionDeprecation.builder()Create a new fluent API builder to customize configuration.static OptionDeprecation.BuilderOptionDeprecation.builder(OptionDeprecation instance) Create a new fluent API builder from an existing instance.Method parameters in io.helidon.builder.codegen with type arguments of type OptionDeprecation.BuilderModifier and TypeMethodDescriptionOptionInfo.BuilderBase.deprecation(Consumer<OptionDeprecation.Builder> consumer) Deprecation details.