| Package | Description |
|---|---|
| io.quarkus.bootstrap | |
| io.quarkus.bootstrap.app | |
| io.quarkus.bootstrap.resolver.update |
| Modifier and Type | Method and Description |
|---|---|
BootstrapAppModelFactory |
BootstrapAppModelFactory.setVersionUpdate(VersionUpdate versionUpdate) |
| Modifier and Type | Method and Description |
|---|---|
QuarkusBootstrap.Builder |
QuarkusBootstrap.Builder.setVersionUpdate(VersionUpdate versionUpdate) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.