|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CartridgeResourceProperty | |
---|---|
com.openshift.client.cartridge.selector | |
com.openshift.internal.client.response |
Uses of CartridgeResourceProperty in com.openshift.client.cartridge.selector |
---|
Methods in com.openshift.client.cartridge.selector that return CartridgeResourceProperty | |
---|---|
CartridgeResourceProperty |
UrlPropertyQuery.getMatchingProperty(IEmbeddedCartridge embeddedCartridge)
|
abstract CartridgeResourceProperty |
CartridgePropertyQuery.getMatchingProperty(IEmbeddedCartridge embeddedCartridge)
|
Uses of CartridgeResourceProperty in com.openshift.internal.client.response |
---|
Methods in com.openshift.internal.client.response that return CartridgeResourceProperty | |
---|---|
CartridgeResourceProperty |
CartridgeResourceProperties.getProperty(String name)
|
Methods in com.openshift.internal.client.response that return types with arguments of type CartridgeResourceProperty | |
---|---|
List<CartridgeResourceProperty> |
CartridgeResourceProperties.getAll()
|
Methods in com.openshift.internal.client.response with parameters of type CartridgeResourceProperty | |
---|---|
void |
CartridgeResourceProperties.add(String name,
CartridgeResourceProperty property)
|
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |