| Package | Description |
|---|---|
| io.quarkus.creator |
| Modifier and Type | Method and Description |
|---|---|
VersionUpdate |
CuratedApplicationCreator.getUpdate() |
(package private) static VersionUpdate |
VersionUpdate.of(String name) |
static VersionUpdate |
VersionUpdate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionUpdate[] |
VersionUpdate.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.setUpdate(VersionUpdate update) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.