|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openshift.internal.client.response.BaseResourceDTO
com.openshift.internal.client.response.KeyResourceDTO
public class KeyResourceDTO
The Class KeyResourceDTO.
Method Summary | |
---|---|
String |
getContent()
Returns the public key content. |
String |
getName()
Returns the name. |
String |
getType()
Returns the type. |
String |
toString()
|
Methods inherited from class com.openshift.internal.client.response.BaseResourceDTO |
---|
getLink, getLinks, getMessages |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public final String getName()
public final String getType()
public final String getContent()
public String toString()
toString
in class Object
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |