| Package | Description |
|---|---|
| io.fabric8.api |
| Modifier and Type | Method and Description |
|---|---|
static DataStore.ContainerAttribute |
DataStore.ContainerAttribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataStore.ContainerAttribute[] |
DataStore.ContainerAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DataStore.getContainerAttribute(java.lang.String containerId,
DataStore.ContainerAttribute attribute,
java.lang.String def,
boolean mandatory,
boolean substituted) |
void |
DataStore.setContainerAttribute(java.lang.String containerId,
DataStore.ContainerAttribute attribute,
java.lang.String value) |
Copyright © 2011-2014 Red Hat. All Rights Reserved.