Package | Description |
---|---|
com.openshift.internal.client | |
com.openshift.internal.client.response |
Modifier and Type | Method and Description |
---|---|
protected CartridgeType |
EmbeddedCartridgeResource.getType() |
static CartridgeType |
CartridgeType.safeValueOf(String type) |
static CartridgeType |
CartridgeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CartridgeType[] |
CartridgeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EmbeddedCartridgeResource(String name,
CartridgeType type,
String info,
Map<String,Link> links,
List<Message> creationLog,
ApplicationResource application) |
Modifier and Type | Method and Description |
---|---|
CartridgeType |
CartridgeResourceDTO.getType() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.