|
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 IOpenShiftResource
Method Summary | |
---|---|
String |
getCreationLog()
Returns the log that was created when the resource was created. |
Messages |
getMessages()
Returns all the (creation log) messages. |
boolean |
hasCreationLog()
Returns true if there is log about the creation of this resource. |
void |
refresh()
Refresh the resource and its list of children resources that were previously loaded |
Method Detail |
---|
boolean hasCreationLog()
true if there is log about the creation of this resource.
Creation logs are only available at creation time. So resources that were retrieved
while they already existed wont have a creation log.
- Returns:
- true if there's cretion log for this resource
String getCreationLog()
Messages getMessages()
getCreationLog()
void refresh() throws OpenShiftException
OpenShiftException
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |