| Package | Description |
|---|---|
| io.fabric8.api |
| Modifier and Type | Method and Description |
|---|---|
static DataStore.ContainerAttribute |
DataStore.ContainerAttribute.valueOf(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 |
|---|---|
String |
DataStore.getContainerAttribute(String containerId,
DataStore.ContainerAttribute attribute,
String def,
boolean mandatory,
boolean substituted) |
void |
DataStore.setContainerAttribute(String containerId,
DataStore.ContainerAttribute attribute,
String value) |
Copyright © 2011–2014 Red Hat. All rights reserved.