|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOpenShiftResource | |
---|---|
com.openshift.client | |
com.openshift.client.cartridge | |
com.openshift.internal.client |
Uses of IOpenShiftResource in com.openshift.client |
---|
Subinterfaces of IOpenShiftResource in com.openshift.client | |
---|---|
interface |
IApplication
|
interface |
IDomain
|
interface |
IEnvironmentVariable
|
interface |
IUser
|
Uses of IOpenShiftResource in com.openshift.client.cartridge |
---|
Subinterfaces of IOpenShiftResource in com.openshift.client.cartridge | |
---|---|
interface |
IEmbeddedCartridge
Interface to designate a cartridge that has been added and configured |
Uses of IOpenShiftResource in com.openshift.internal.client |
---|
Classes in com.openshift.internal.client that implement IOpenShiftResource | |
---|---|
class |
AbstractOpenShiftResource
The Class AbstractOpenShiftResource. |
class |
APIResource
|
class |
ApplicationResource
The ApplicationResource object is an implementation of com.openshift.client.IApplication, and provides a runtime model for the real application that resides on the OpenShift platform being accessed. |
class |
DomainResource
|
class |
EmbeddedCartridgeResource
A cartridge that is embedded into an application. |
class |
EnvironmentVariableResource
|
class |
GearGroupResource
|
class |
SSHKeyResource
|
class |
UserResource
|
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |