Package | Description |
---|---|
org.komodo.openshift |
Modifier and Type | Method and Description |
---|---|
BuildStatus.Status |
BuildStatus.status() |
static BuildStatus.Status |
BuildStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildStatus.Status[] |
BuildStatus.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BuildStatus.setStatus(BuildStatus.Status status) |
Copyright © 2013–2019. All rights reserved.