| 
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEnvironmentVariable
| Method Summary | |
|---|---|
 void | 
destroy()
Destroys this environment variable  | 
 IApplication | 
getApplication()
Returns the application for this environment variable  | 
 String | 
getName()
 | 
 String | 
getValue()
 | 
 void | 
update(String value)
Updates this environment variable to the given value.  | 
| Methods inherited from interface com.openshift.client.IOpenShiftResource | 
|---|
getCreationLog, getMessages, hasCreationLog, refresh | 
| Method Detail | 
|---|
String getName()
String getValue()
void update(String value)
            throws OpenShiftException
value - new value for this environment variable
OpenShiftException
void destroy()
             throws OpenShiftException
OpenShiftExceptionIApplication getApplication()
  | 
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||