|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openshift.internal.client.response.BaseResourceDTO
com.openshift.internal.client.response.ApplicationResourceDTO
public class ApplicationResourceDTO
The Class ApplicationDTO.
Method Summary | |
---|---|
List<String> |
getAliases()
|
ApplicationScale |
getApplicationScale()
|
String |
getApplicationUrl()
|
Map<String,CartridgeResourceDTO> |
getCartridges()
|
String |
getCreationTime()
Gets the creation time. |
String |
getDomainId()
Gets the domain id. |
String |
getFramework()
Gets the framework. |
IGearProfile |
getGearProfile()
|
String |
getGitUrl()
|
String |
getInitialGitUrl()
|
String |
getName()
Gets the name. |
String |
getSshUrl()
|
String |
getUuid()
Gets the uuid. |
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 getFramework()
public final String getDomainId()
public final String getCreationTime()
public final String getName()
public final ApplicationScale getApplicationScale()
public final IGearProfile getGearProfile()
public final String getUuid()
public final String getApplicationUrl()
public String getSshUrl()
public final String getGitUrl()
public final String getInitialGitUrl()
public List<String> getAliases()
public Map<String,CartridgeResourceDTO> getCartridges()
public String toString()
toString
in class Object
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |