Uses of Class
io.helidon.codegen.ModuleInfo.Builder
Packages that use ModuleInfo.Builder
-
Uses of ModuleInfo.Builder in io.helidon.codegen
Subclasses with type arguments of type ModuleInfo.Builder in io.helidon.codegenClasses in io.helidon.codegen that implement interfaces with type arguments of type ModuleInfo.BuilderMethods in io.helidon.codegen that return ModuleInfo.BuilderModifier and TypeMethodDescriptionstatic ModuleInfo.BuilderModuleInfo.builder()Create a new fluent API builder to customize configuration.static ModuleInfo.BuilderModuleInfo.builder(ModuleInfo instance) Create a new fluent API builder from an existing instance.