Uses of Class
io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartProjectInputBuilder
Packages that use QuarkusExtensionCodestartProjectInputBuilder
-
Uses of QuarkusExtensionCodestartProjectInputBuilder in io.quarkus.devtools.codestarts.extension
Methods in io.quarkus.devtools.codestarts.extension that return QuarkusExtensionCodestartProjectInputBuilderModifier and TypeMethodDescriptionQuarkusExtensionCodestartProjectInputBuilder.addCodestart(String codestart) QuarkusExtensionCodestartProjectInputBuilder.addCodestarts(Collection<String> codestarts) QuarkusExtensionCodestartProjectInput.builder()QuarkusExtensionCodestartProjectInputBuilder.messageWriter(io.quarkus.devtools.messagewriter.MessageWriter messageWriter) QuarkusExtensionCodestartProjectInputBuilder.putData(QuarkusExtensionCodestartCatalog.QuarkusExtensionData dataKey, Object value) QuarkusExtensionCodestartProjectInputBuilder.withoutDevModeTest(boolean withoutDevModeTest) QuarkusExtensionCodestartProjectInputBuilder.withoutIntegrationTests(boolean withoutIntegrationTest) QuarkusExtensionCodestartProjectInputBuilder.withoutUnitTest(boolean withoutUnitTest) Constructors in io.quarkus.devtools.codestarts.extension with parameters of type QuarkusExtensionCodestartProjectInputBuilderModifierConstructorDescription