| Package | Description |
|---|---|
| io.quarkus.creator |
| Modifier and Type | Method and Description |
|---|---|
DependenciesOrigin |
CuratedApplicationCreator.getDepsOrigin() |
(package private) static DependenciesOrigin |
DependenciesOrigin.of(String name) |
static DependenciesOrigin |
DependenciesOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependenciesOrigin[] |
DependenciesOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CuratedApplicationCreator.Builder |
CuratedApplicationCreator.Builder.setDepsOrigin(DependenciesOrigin depsOrigin) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.