| Modifier and Type | Method and Description |
|---|---|
ConfigType |
DeploymentConfiguration.getConfigType() |
static ConfigType |
ConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigType[] |
ConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfiguration.Builder |
DeploymentConfiguration.Builder.configType(ConfigType configType) |
void |
DeploymentConfiguration.setConfigType(ConfigType configType) |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.