Uses of Class
io.quarkus.builder.Produce
-
Packages that use Produce Package Description io.quarkus.builder -
-
Uses of Produce in io.quarkus.builder
Methods in io.quarkus.builder that return Produce Modifier and Type Method Description (package private) ProduceProduce. combine(Constraint constraint, ProduceFlags flags)Methods in io.quarkus.builder that return types with arguments of type Produce Modifier and Type Method Description (package private) Map<ItemId,Produce>BuildStepBuilder. getProduces()
-