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.
|
Modifier and Type | Method and Description |
---|---|
CartridgeType |
CartridgeResourceDTO.getType() |
Constructor and Description |
---|
CartridgeResourceDTO(String name,
CartridgeType type,
CartridgeResourceProperties properties) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.