| Package | Description |
|---|---|
| io.quarkus.builder |
| Modifier and Type | Method and Description |
|---|---|
(package private) List<BuildProvider> |
BuildChainBuilder.getProviders() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
BuildChainBuilder.addProvider(BuildProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static BuildChain |
BuildChain.fromProviders(Collection<BuildProvider> providers)
Construct a deployment chain with the given name from the given providers.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.